Using SQL Server Compact in ASP.NET

AppDomain.CurrentDomain.SetData("SQLServerCompactEditionUnderWebHosting", true); | (http://msdn.microsoft.com/en-us/library/ms174612.aspx)
P.S. We have to put this in code.

0 comments: (+add yours?)

Post a Comment