| Thread | Last Post | Replies |
|
| file sharing violation | 09 Aug 2008 18:53 GMT | 3 |
I started using the using the enterprise library for my SQL CE 3.5 database. I used FileMon, and there is no other process attaching to this file. Any thoughts? I am now getting this error: System.Data.SqlServerCe.SqlCeException occurred
|
| sqlce error | 05 Aug 2008 15:59 GMT | 1 |
ErrorCode: -2147467259 Error: SQL Server Compact has exceeded the buffer size. The default size can be increased on initialization by modifying the ssce: max buffer size property. [ The default size = 655360 ] Error No. 2510 From http://www.developmentnow ...
|
| How to get more detail: "An internal error has occurred. [ID = 190 | 05 Aug 2008 14:45 GMT | 5 |
We're receiving this error repeatedly from one user whenever our code interacts with one specific table. I found the error in sqlce_err.h; it's SSCE_M_INTERNALERROR, but how do I find out the meaning of the 1904 it's passing? Is that a Win32 error?
|
| Renaming a Table in SQLCE | 04 Aug 2008 17:52 GMT | 4 |
I have a situation where I need to implement a custom synchronization mechanism between SQL CE and SQL Server 2005 using RDA. One method that I thought of implementing was to rename tables so that the data could be recovered in case of network errors or failures.
|
| problem using SQL CE 3.5 for the first time. | 04 Aug 2008 12:26 GMT | 8 |
I download and install SQL Server CE 3.5 and SQL management studio express. There is no indication in start menu that SQL server CE is installed but when I check the control panel >> add remove program, I can see that sql
|
| Incremental backup on SQLCE 3.1/3.5? | 01 Aug 2008 17:03 GMT | 7 |
I'm considering to add incremental backup for our device with SQLCE 3.1/3.5. But, it seems the solutons for it are being nowhere. Is there anyone knows it? The reasons for it are
|