i'd like to connect to mysql sgdb but not by a specific database, only
the sgdb, using java to send the command "show database" and them afther
that select a database listed and connect to that database.

i tried "jdbc:mysql://localhost:3306"
i tried "jdbc:mysql://localhost:3306/"

but those have not worked.

thanks.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.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