Monday, November 16, 2009

Sql Project in .Net vs 64 bit OS :(

SQL compact is only supported in 32 bit WOW mode on the 64 bit platform.Thus many problems might arise when trying to run SQL based .net solutions on x64 version of Windows. An excellent resource on this is:

http://erikej.blogspot.com/2008/01/x64-and-sql-compact.html

No comments:

Post a Comment