What machanisms or methods, if any, are available to handle the case where the SQL CE has reached it’s storage capacity to fully sync an SQL server?
I am just planning ahead so I can’t actually try things out, but 4 GB doesn’t seem like alot because I might have BLOBs in my database.
4GB is a lot of local data. Assuming it is important, how do you plan to back it up?
Repeating this over several clients each of which has their own SQL CE means a lot of potential data loss and redundant/repeated data
I’d consider using SQL Server Express now because you can upgrade this later