hi all, 
  Is there any utility or function in mysql that
checks whether a given database exists in the server
or not. If so how can i use it.
  I have one way in my mind..
  using mysqlconnect(..), i may check whether a
connection database can be made or not. This function
will not work if the database in the function doesnt
exist. but it have sideeffectes also. 
 if i am using this method... How to check conflicts
between wrong user and non-existing database. (i.e if
the database exist and the user and/or password is
wrong) How to trace this problem......

Please suggest AEAP

 Thank you...
sudheer


____________________________________________________________
Do You Yahoo!?
Send a newsletter, share photos & files, conduct polls, organize chat events. Visit 
http://in.groups.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to