NinethSense oWnZ mE!: Praveen’s drawing book

Choose a Topic:

Wed
28
Dec '05

How to get all database names with MS SQL & MySQL ?

with Microsoft SQL Server we can list all the database names with System Procedures
 sp_databases
or
EXEC sp_helpdb
And in MySQL, its much more simple :
SHOW DATABASES;
'

My Wife’s Submission on PlanetSourceCode

Yesterday, my wife subitted a Puzzle Game called XPuzzle (Ver 0.9) on pscode.com. The program is done in VisualBasic.NET. Three more games under development at our Home PC. I’ve done the Graphic Design part of this program. http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=4343&lngWId=10&txtForceRefresh=122820055341181913 http://www.pscode.com/Upload_PSC/ScreenShots/PIC2005122764517832.gif
The CodeProject Microsoft Developer Network Official ASP.NET Forums Microsoft .NET Framework Community Microsoft Most Valuable Professional Kidoos forums Microsoft Visual Studio Developer Home Professional Information Technology Solutions Microsoft Research Home Kerala Microsoft Users Group Community Website