Vince Teachout wrote: > I'm having a brain-fart morning here. I know that MSDE is pretty much > obsolete, but I need to test VFP code on a MSSQL server backend. What > should I be using instead, and where do I get it. Someone actually told > me last week, but hey, that was a whole week ago? MSSQL developers > version, or something like that? Thanks. >
SQL Server 2005 Express Edition.
http://msdn.microsoft.com/vstudio/express/sql/register/default.aspx
Also, unlike MSDE, it has a Management Studio application and no throttling on the number of concurrent users! The only real constraint is a 4GB (I think) max database size.
©2007 Alan Bourke |