In all likelihood in your database you have not setup any access
privilege yet. You need to look at GRANT command and assign password
to atleast root account and any other accounts which will be
connecting over network.
On Fri, 23 Jul 2004 11:38:06 -0700 (PDT), john sayre
<[EMAIL PROTECTED]> wrote
I am able to log onto a database through ODBC without using a user name or password.
I don't want this to be possible for obvious security reasons.
What do I need to do to prevent this?
This seems pretty freaky!