3 messages in com.mysql.lists.javaRe: list databases
FromSent OnAttachments
Mauno Ryytty05 Feb 2003 11:57 
Nicholas Stuart06 Feb 2003 08:48 
Keith Knaide06 Feb 2003 18:39 
Subject:Re: list databases
From:Nicholas Stuart (ni@newtsplace.com)
Date:02/06/2003 08:48:13 AM
List:com.mysql.lists.java

Yep, execute a query like "SHOW DATABASES" or "SHOW DATABASES LIKE '<dbname>'" Not sure what premissions have to be set in order for a user to do this, but it is possible.

-Nick

Mauno Ryytty said:

Is it possible to run a command like 'list databases' in JDBC connection?

thanks in advance..

To request this thread, e-mail <java@lists.mysql.com> To unsubscribe, e-mail <java-unsubscribe-nick=newt@lists.mysql.com>