0
Reply

Browse for SQL databases on a given server

rfickling

rfickling

Nov 10 2004 11:37 PM
1.8k
Hi, I would like to allow the user of my ADO.NET application to browse through a list of the available databases on a given server. INFORMATION_SCHEMA in SQL Server Books Online doesn't describe how to do this. How can I do this? Royce