View Single Post
  #4 (permalink)  
Old 04-19-2008
binary8383 binary8383 is offline
Jr. Member

Join Date: Apr 2008
Location: California
Posts: 156
BRL$: 18.33
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 30
binary8383 is on a distinguished road
Default Re: issue in creating database

hi,

access denied normally has to deal with the dbconnect string where you will specify the username and password and which database to access to. make sure the username and password is the same as in your database user's accout (user that allow to use your mysql).

by default, you can use root as your user. To use it, username is root and password is blank.

have a nice try.

all the best.


BRL AnswerZ !!! - Share Knowledge, Help Others, Earn Points.
Reply With Quote