On Sat, 13 Oct 2001 17:43:48 -0600, you wrote:>The question is that if I only know the name of database, >how can I get all the tables' name?
java.sql.DatabaseMetaData.getTables()
Regards,René Pijlman <rene(at)lab(dot)applinet(dot)nl>