Go Back   Forum Care Forums > Development Reference Area > Php Development

Reply
 
LinkBack Thread Tools Display Modes
RE: [PHP] Problem with MySQL
Old
  (#1)
Jim Moseby
Guest
 
Posts: n/a
Default RE: [PHP] Problem with MySQL - 05-14-2007, 03:55 AM

> >
> > Warning: mysql_select_db(): Access denied for user

> 'ODBC'@'localhost' (using p***word: NO) in
> z:\home\localhost\www\2.php on line 12
> >
> > Warning: mysql_select_db(): A link to the server could not

> be established in z:\home\localhost\www\2.php on line 12
> >
> > Warning: mysql_query(): Access denied for user

> 'ODBC'@'localhost' (using p***word: NO) in
> z:\home\localhost\www\2.php on line 14
> >
> > Warning: mysql_query(): A link to the server could not be

> established in z:\home\localhost\www\2.php on line 14
> > Database Selected: i"
> >
> > what does it' mean?

>
> It just means that you are using a wrong username/p***word combination
> to connect.


Or that the user ODBC does not have access granted to the database or table
he is trying to access.

JM
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top