No database selected

sahaquiel

New Member
Messages
27
Reaction score
0
Points
0
Im working in a data base, i can import my data base that i create in my computer, and i uploaded to the server, but in the moment when i want to make a consult, appears this error"No database selected", why this error appears?
Thanks
 

Fearghal

Member
Messages
286
Reaction score
0
Points
16
I'm not exactly sure what your trying to do, however make sure the following are done...

  • Make sure a database is created
  • Make sure you type the name as (yourusername)_(databasename)
  • Make sure there is a database user (With all privileges)
  • Make sure if you are installing a script inside another database you use a unique prefix

If all of the above have been checked and you still have a problem, please post more details and possibly a screenshot.

Hope this helps.
 
Top