A quick way to check and see all databases for your MS SQL server is to run the following command using the Query Analyzer on the Master database:

select name, filename from sysdatabases

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Post a Comment