PDA

View Full Version : 'No database selected'


maikelv
02-09-2008, 12:53 PM
Solved, sorry :)

oesxyl
02-09-2008, 01:25 PM
Solved, sorry :)

the message "no database selected" have nothing to do with the user.
check if the database name you want to query is passed as parameter to mysql_select_db.


ok, I'm glad you solved, :)
now you can put back the problem, because I don't thing you like if you search for a solution on the net and you find something as "I solved" instead.
And please post also the way you solved.

Thank you


best regards

outseeker
02-18-2008, 01:31 AM
He solved it by selecting a database. "USE DATABASENAME" ;)