Re: What is Tracked Table: Native Error 28543
- From: "Laxmi Narsimha Rao ORUGANTI \(MSFT\)" <laxminro@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 16 Sep 2005 16:43:21 +0530
To PUSH the changes made on the device DB. The table MUST be PULLed with
RDA Tracking enabled.
For more details please have a look at RDATrackOption on MSDN
Thanks,
--
Laxmi NRO, SQL Mobile, Microsoft Design Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.
<pramodrenikindi@xxxxxxxxx> wrote in message
news:1125553814.917213.196410@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello syed,
>
> I have one question regarding the same error . i am using merge
> replication for some tables .After doing replication i am creating some
> orders on pocket pc . I want one table like orders tables to sync back
> to sql server using rda.push method but i am getting the same error.
> How can i solve the problem ?
> Yours truly,
>
> Pramod Renikindi,
> creativesoft,australia
>
>
>
> "Syed N. Yousuf [MS]" wrote:
>> From SQL CE 2.0 Books Online:
>>
>> "The application must have created the local SQL Server CE table by
>> calling
>> the Pull method with RDA_TRACKOPTION set to TRACKINGON."
>>
>> "RDA_TRACKOPTION specifies whether SQL Server CE should track changes to
>> the pulled table. You should specify TRACKINGON if you want to update the
>> pulled table on the Windows CE device and then push changed records back
>> to
>> the original SQL Server table. When the TRACKINGON option is specified,
>> SQL
>> Server CE keeps track of every record that is inserted, updated, or
>> deleted
>> in the local table. When the application calls the Push method, SQL
>> Server
>> CE uses the change tracking information to locate the inserted, updated,
>> and deleted records in the local SQL Server CE table and propagate these
>> changes back to SQL Server."
>>
>> Thank you!
>> Syed N. Yousuf
>> Microsoft Developer Support Professional
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>
.
- References:
- Re: What is Tracked Table: Native Error 28543
- From: pramodrenikindi
- Re: What is Tracked Table: Native Error 28543
- Prev by Date: Re: What is Tracked Table: Native Error 28543
- Next by Date: Re: SQL Server CE Query Analyzer incompatible with WM2003 2nd Ed
- Previous by thread: Re: What is Tracked Table: Native Error 28543
- Next by thread: Re: Datetime field with default value
- Index(es):
Relevant Pages
|