
Signature
Erik Ejlskov Jensen
- see my SQL Compact blog at
http://erikej.blogspot.com
Ah, there is something else wrong. Unlike JET, SQLCe databases automatically
compact when the last connection is closed. There is no need to run Compact
unless something is preventing the database from shutdown maintenance.
See my Ebook on SQL Server Compact Edition...

Signature
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
> When records are deleted and updated, used pages are not reused when
> inserts are done.
[quoted text clipped - 19 lines]
>> Thank's
>> Marc
Marc Lefebvre - 25 Oct 2007 19:06 GMT
There is no automatic compact with SQL SERVER CE 2.0
thank's
Marc
> Ah, there is something else wrong. Unlike JET, SQLCe databases
> automatically compact when the last connection is closed. There is no need
[quoted text clipped - 25 lines]
>>> Thank's
>>> Marc