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)
October, 2007
MSDN Blogs
>
Microsoft's Embedded Database - SQL Server Compact - Team Blog
>
October, 2007
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
Can’t find P/Invoke DLL sqlcemeNN.dll
Posted
over 5 years ago
by
SQL CE Team
19
Comments
I know this is very annoying, uninformative, directionless…blah blah… error. And, kindly pardon me for blogging about this error very lately. Better late than never and here it goes. What are the actual errors? 1) Can't find P/Invoke DLL sqlceme30...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
Troubleshooting: Can’t load sqlce dll
Posted
over 5 years ago
by
SQL CE Team
4
Comments
SQL Server CE/Comapct uses Windows API LoadLibrary ( PlatformBuilder or WinCE or Win32 ) to load the DLLs. When LoadLibrary fails to load any SQL CE dll, we throw the error “Can’t load sqlce dll”. Now, let’s discuss more on why LoadLibrary can fail. ...
Microsoft's Embedded Database - SQL Server Compact - Team Blog
SqlCeEngine/ISSCEEngine: Shrink Vs Compact
Posted
over 5 years ago
by
SQL CE Team
3
Comments
The difference between these two is much similar to Internal and External Memory Fragmentation. From SqlCeEngine.Shrink documentation, Reclaims wasted space in the database by moving empty and unallocated pages to the end of the file, and then truncating...
Page 1 of 1 (3 items)