ailin


I was wondering if it is possible to connect the SQL Server 2005 Express Version to Visual Studio 2003.If its possible , how can it be done Cos i seem to have an error if i do so.


Re: Connecting Visual Studio 2003 to SQL Server Express 2005 Edition

Buck Woody - MSFT


You can check here for basic connectivity information:

http://msdn2.microsoft.com/en-us/library/ms345332.aspx

And make sure you check out the complete Express tutorial that Microsoft puts out for free:

http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx

Buck Woody