SQL Server or MySQL?

$$ Problem

Well Dude

MYSQL is best only for those who dont have $$$ to spent on projects. with MSSQL Server you can easily develop applications in .NET Framework. in Vs.NET microsoft has implemented a completely seprate class to handel SQL Server Database. so it is easey and better to use SQL Server with VS.NET.;)
 
MSDE is a limited version of SQL Server more than adequate for a great deal of projects, and it is free. It ships with VS.NET.
 
Dear Sir

I installed MSDE but it was not Creating Databases as we create in MSSQL by Using Query Analyzer.
Is there any way to create databases easily in MSDE rather then writing complete code in VisulBasic
 
Back
Top