hello,
i don\'t know the ms sql server query to view the list of databases on a server.Mysql usually use \"show databases\" to do it. But when i try it on the mssql it doesn\'t work.
thank you
exec sp_datahases
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_sp_da-di_06k3.asp