Question : Problem: Delete from SQL CE without pushing deleted changes back with RDA.

I have a SQL CE database that is synching up with a SQL Express database (therefore no replication).

I do a pull down (with RDA)  Table XYZ with no rows.
I fill out the rows on the PDA
I push the changes back to SQL Express

What I would like to do now is selectively delete some rows from the CE Database. BUT, I don't want those rows to delete from the SQL Express master database the next time I do a RDA Push.

How can I do this?

Answer : Problem: Delete from SQL CE without pushing deleted changes back with RDA.

http://groups.google.com/group/microsoft.public.sqlserver.ce/browse_thread/thread/88e483509e2f2ff4/604db22cdee70139?hl=en&lnk=st&q=delete+sql+ce+without+rda&rnum=1#604db22cdee70139
Random Solutions  
 
programming4us programming4us