;;
Of course, this was back when I was scratching my head over the same problem
below...
John Arnold
Director, IT Web Strategies
2k3 Technologies
915.439.1660
=
>Hello:
>
>As the root user, I created a new database and user account:
>C
etter@localhost IDENTIFIED BY
'testPass'
It took me a while to figure that one out, but it's saved me a lot of
frustration knowing it now.
I guess I don't understand why localhost isn't included in the % wildcard
for the host column in this table. Anybody?
John Arnold
D
I had this same problem. Based on a similar thread, I went into the
properties for the service, changed it run under a user account with admin
privileges, applied the changes, then changed it back to run under the local
account and applied the changes. No more problem. Go figure.
-Original