Re: connect to mySQL without database

2004-08-10 Thread Karam Chand
in order to help you. C, C++, Java, Perl, PHP, Python... The answer will differ. Alec Michael Seele [EMAIL PROTECTED] 09/08/2004 13:20 To [EMAIL PROTECTED] cc Subject Re: connect to mySQL without database i use mySQL english version! why? Karam Chand

connect to mySQL without database

2004-08-09 Thread Michael Seele
hi, is it possible to connect to a mySQL-Server without entering a database and then check all available databases? thx mseele -- G H Softwareentwicklung GmbH Tel.: +49(0)7451/53706-20 Robert-Bosch-Str. 23 Fax: +49(0)7451/53706-90 D-72160 Horb a.N.

Re: connect to mySQL without database

2004-08-09 Thread Karam Chand
Yes. Which language you are using? Regards, Karam --- Michael Seele [EMAIL PROTECTED] wrote: hi, is it possible to connect to a mySQL-Server without entering a database and then check all available databases? thx mseele -- G H Softwareentwicklung GmbH Tel.: +49(0)7451/53706-20

Re: connect to mySQL without database

2004-08-09 Thread Michael Seele
i use mySQL english version! why? Karam Chand schrieb am 09.08.2004 14:13: Yes. Which language you are using? Regards, Karam --- Michael Seele [EMAIL PROTECTED] wrote: hi, is it possible to connect to a mySQL-Server without entering a database and then check all available databases? thx mseele

Re: connect to mySQL without database

2004-08-09 Thread Michael Seele
To [EMAIL PROTECTED] cc Subject Re: connect to mySQL without database i use mySQL english version! why? Karam Chand schrieb am 09.08.2004 14:13: Yes. Which language you are using? Regards, Karam --- Michael Seele [EMAIL PROTECTED] wrote: hi, is it possible to connect to a mySQL-Server without

Re: connect to mySQL without database

2004-08-09 Thread Egor Egorov
Michael Seele [EMAIL PROTECTED] wrote: is it possible to connect to a mySQL-Server without entering a database and then check all available databases? Sure, SHOW DATABASES is it: http://dev.mysql.com/doc/mysql/en/Show_database_info.html -- For technical support contracts, goto