Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > dotnet compact framework > august 2005 >

dotnet compact framework : RDA Push method error


Robert Lie
8/12/2005 12:00:00 AM
Dear All,

I want to use push method (RDA) to copy the data from SQL Server ce to
SQL Server 2000.
But when I execute it, the error is appeared like below:
"The table is not a tracked table. ..."

What should I do to fix it?

Thanks

Robert Lie
8/12/2005 12:00:00 AM
I have tried it and still fail.
Do we have to use pull first before we can execute push?

Thanks

Robert Lie

[quoted text, click to view]
Alex Feinman [MVP]
8/12/2005 1:40:13 AM
To use push, you need to pass RdaTrackOption.TrackingOn or
TrackingOnWithIndexes when calling Pull that creates the table

--
Alex Feinman
---
Visit http://www.opennetcf.org
[quoted text, click to view]
Alex Feinman [MVP]
8/12/2005 2:19:04 PM
I believe so

--
Alex Feinman
---
Visit http://www.opennetcf.org
[quoted text, click to view]
AddThis Social Bookmark Button