Re: Replicated DB and synchronize with PPC with active Sync

From: Michael \(michka\) Kaplan [MS] (michkap_at_online.microsoft.com)
Date: 02/21/04


Date: Sat, 21 Feb 2004 11:37:01 -0800

It is not realistic to try and mimic the desktop replication schema onto a
CE device (especially since you cannot change the system columns in the
desktop db and thus there is no purpose to duplicating them).

You may want to look into SQL Server -- Windows CE edition.

-- 
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies
This posting is provided "AS IS" with
no warranties, and confers no rights.
"Doug T." <dat@dat.com> wrote in message
news:u%23xGKkc9DHA.1804@TK2MSFTNGP12.phx.gbl...
> Same problem as I described yesterday also.
> The option I am trying now is to:
> Convert local Access DB with S_GUID from 16-bit byte to string.
> Active sync - synchronize Pocket PC and Access DB.
> When complete, convert Access DB from string to s_GUID.
>
> This will require a system of producing string s_GUID's on the Pocket PC.
>
> Would be much easier if there was native support of s_GUID type in Pocket
> PC.
>
> I am not sure what will happen to the OLE Object -  s_Lineage.
>
> Doug
>
>
> "***" <hogeweide@yahoo.com> wrote in message
> news:953901c3ea37$f5e39720$a601280a@phx.gbl...
> > I'm trying to synchronize an replicated Access 2000 DB
> > with my Pocket PC (MS mobile 2003). The problem is already
> > when the DB is copied to (and converted) the s_Guid is not
> > copied or converted. The DB works on the pocket PC and I
> > can also synchronize with a non replaicated DB but not
> > with my replicated DB (even if it is the master) because
> > of the inserted colums at the original replica (like the
> > s_GUID).
> >
> > Anybody had the same problem or a solution?
>
>

Loading