Welcome to MSDN Blogs Sign in | Join | Help

Provider Independent Programming

 

Have you heard of Provider Agnostic Programming aka Base Class Provider Model aka Provider Independent Programming?

If not, read it out here: http://msdn2.microsoft.com/en-us/library/t9f29wbk.aspx

Well why am I writing about that article on this blog? 

SQL Server Compact Edition supports this (rather adheres to these guidelines).  The invariant names for different releases/versions of SQL Server Compact Edition are:

Version

Invariant Name

Supported .NET Frameworks

3.1

System.Data.SqlServerCe

.NET FX 2.0

3.5

System.Data.SqlServerCe.3.5

.NET FX 2.0, .NET FX 3.5

4.0

System.Data.SqlServerCe.4.0

Not yet released and tentative

 

Thanks,

Laxmi Narsimha Rao ORUGANTI

 

Published Tuesday, January 23, 2007 6:23 PM by SQLCEBLOG
Filed under:

Comments

# Microsoft » Blog Archives » SQL Server Programming: From 2000 to 2005. October

# re: Provider Independent Programming

SQLCEBLOG: Updated the post with invariant name for SQL CE v3.5

Thursday, September 06, 2007 4:55 AM by SQLCEBLOG
New Comments to this post are disabled
 
Page view tracker