Re: Need urgent help in Database update choice
- From: "Joćo Paulo Figueira [eMVP]" <joao.figueira@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 19 Jun 2005 12:50:55 +0100
2) Merge replication will do this for you automatically.
3) You have to provide an external means of sending this info to the PDA.
One possible choice is to use SMS, otherwise your users will have to sync
frequently.
--
João Paulo Figueira
Embedded MVP
http://nativemobile.blogspot.com/
"Philip Germanos" <PhilipGermanos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:F4788E5C-FEB6-446B-B809-D14ECB35F2C2@xxxxxxxxxxxxxxxx
> Hello,
> First of all, here's my application scenario: I have a pocket pc
> application
> with an sql ce db, the app only reads data from the db and displays it to
> the
> user, user cannot edit or delete data. From time to time, users needs to
> update the device db data from a central sql server 2000 db.
>
> Ok, so what i can use is either RDA or Merge/Replication, but my problem
> in
> finding the correct choice and how to use it resides in different points:
>
> 1)Users dont have username/password authentication, server wont know how
> to
> differentiate btw users, access to IIS will be anonymous and to sql server
> will be the same for all users(either windows or sql server authentication
> will be stored in the application)
> 2)In either choice of updates, the first time i connect to the server,
> the
> db schema and the whole data will be transferred to the device, but after
> the
> first time, how to just update the updated data of the server and not the
> whole server db data.
> 3)In either choice of updates, how the application will know that an
> update
> exists?
>
> Any advice or help?
>
> Thank you.
>
>
.
- Follow-Ups:
- Re: Need urgent help in Database update choice
- From: Philip Germanos
- Re: Need urgent help in Database update choice
- References:
- Need urgent help in Database update choice
- From: Philip Germanos
- Need urgent help in Database update choice
- Prev by Date: SQL Server CE Connectivity Management Utility
- Next by Date: Re: Need urgent help in Database update choice
- Previous by thread: Need urgent help in Database update choice
- Next by thread: Re: Need urgent help in Database update choice
- Index(es):
Relevant Pages
|