Hi All,
In a smart devide application developed with c# i'm trying to use rda.push command to send records from the device to the PC .
Now if there is any existing records at SQL server table at PC side it will be erased and only new record are there after perform push command.
Note :pull is performed before push then delete record from the table on the device
HSH