Click to See Complete Forum and Search --> : List all Database in a SQL Server ???


mpdang
December 19th, 2002, 10:14 PM
Hi all,

I am writting a java program to list for user all Databases in one SQL Server and when user chooses a particular database, I will list all tables in that database for user. But I don't know how to get list of all database in SQL Server ??? Your helps are appreciated. Thanks