tbaror Posted April 22, 2008 Posted April 22, 2008 Hello All, i am trying to find method to get list of all available databases with MS SQL 2000/2003 and populate it in drop box. could someone please post example ? Thanks
tbaror Posted April 22, 2008 Author Posted April 22, 2008 hi again i found it run query "select name from master..sysdatabases"Hello All,i am trying to find method to get list of all available databases with MS SQL 2000/2003 and populate it in drop box.could someone please post example ?Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now