I have a handheld application that uses a sql CE database. The data is moved from CE to SQL Server through RDA push/pull during ActiveSync. Periodically the PUSH from CE to SQL Server fails with a 28544 error. There is not much information about this error but it does say that the error rows get moved from their original table to an error table.
Does anyone know where this error table resides so I can try to determine why these row inserts/updates are failing?
Microsoft claims there is a nice error description telling why it failed if I can just find where this error table is hiding.
Thanks for any info!
J
Does anyone know where this error table resides so I can try to determine why these row inserts/updates are failing?
Microsoft claims there is a nice error description telling why it failed if I can just find where this error table is hiding.
Thanks for any info!
J