This blog tries to keep up with .NET Data Access related topics
Tuesday, April 15, 2008
Testing an sdf file for version info
Christ Tacke from opennetcf.org has put together a nice little piece of code to test the SQL Compact database version by looking at the binary contents of the file, thus avoiding program flow based on catching exceptions.
New URL: http://blog.opennetcf.com/ctacke/2008/04/12/DetermingingASQLCEDatabaseVersion.aspx
ReplyDeleteNewer url: http://blog.opennetcf.com/2008/04/12/determinging-a-sql-ce-database-version/
ReplyDelete