Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Using SQL Server 2005 Express with VB6

You know that I have always been a big proponent of using MSDE, and now SQL Server Express, in low-end systems (I think my first-ever VSLive presentation was on MSDE 1.0).  Hey - the price is right and the upgrade path is simple !

Here is a nice post that describes how to use SQL Server 2005 Express with VB6 - you don't need to be coding in .NET to take advantage of the latest version of SQL Server.

I'll currently working on some stuff for/with SQL Server 2005 Express and VS 2005.  You'll start hearing about over the next few months - stay tuned.

No Comments