Sign In
Microsoft's Embedded Database - SQL Server Compact - Team Blog
SQL Server Compact is a SKU of SQL Server family of products from Microsoft. This is a thin light-weight, embedded, in-proc database engine which supports synchronization to SQL Server, etc.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Access Violation
ADO.NET
ADS
ASP.NET
Deployment
DLINQ
Downloads
Engine
GC.WaitForPendingFinalizers
General
MergeReplication
OLEDB
Pages
Performance
QueryProcessor
RDA
Release
SQL CE
SQL CE Garbage Collection
SQL Server Compact
SQLCE
SyncServices
Troubleshooting
Visual Studio
WebMatrix
Archive
Archives
March 2011
(1)
January 2011
(1)
December 2010
(1)
July 2010
(1)
May 2010
(1)
April 2010
(1)
November 2009
(1)
October 2009
(1)
May 2009
(2)
April 2009
(1)
February 2009
(1)
October 2008
(3)
August 2008
(1)
June 2008
(2)
April 2008
(2)
March 2008
(1)
February 2008
(2)
December 2007
(2)
October 2007
(3)
August 2007
(2)
June 2007
(5)
April 2007
(3)
February 2007
(6)
January 2007
(7)
May, 2009
MSDN Blogs
>
Microsoft's Embedded Database - SQL Server Compact - Team Blog
>
May, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft's Embedded Database - SQL Server Compact - Team Blog
Troubleshooting: Access Violation exception while using SQL Server Compact database with ADO.NET provider
Posted
over 3 years ago
by
SQL CE Team
0
Comments
Possible causes for Access Violation exception in general: An access violation occurs in unmanaged or unsafe code when the code attempts to read or write to memory that has not been allocated, or to which it does not have access. This usually occurs...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
SQL Server Compact Garbage Collection – Whys and Hows
Posted
over 3 years ago
by
SQL CE Team
0
Comments
Some background about SQL Server Compact: SQL Server Compact is an embedded database implemented in native and it can be accessed in application by either OLEDB or ADO.NET provider model. ADO.NET provider for SQL Server Compact is a managed assembly...
Page 1 of 1 (2 items)