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
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
lrn2srch
What do you mean by "make a consult"?
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.
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.
thanks fot your post it helps me to solve my doubt
thanks fot your post it really helps me to solve my doubt