Groups | Blog | Home
all groups > sql server replication > august 2005 >

sql server replication : SQL / SQLCE Synchronisation Issue??Help Needed Please!!!


steroche
8/19/2005 2:57:41 PM
Hi guys,
I have a problemo - basically i have one large SQL2000 DB. This is
edited / updated etc by users of the website i am developing. However i
also wasnt a SQLCE component as i want certain users to recieve
user-specific information from the database to their PPC's (I don't
have access to a device -just an Emulator). I presume some sort of
merge replication of the servers is required? I really don't have any
knowledge of this area but i have read somewhere that you need a server
with NTFS to take DB snapshots? I am running everything at home and
have IIS, SQLServer2K, SQLCE...basically everything on the same machine
and it has a FAT32 file system. Does this mean i cant synchronise my
databases?

I am using ASP.NET(C#) for the web app and ASP.NET Smart Device App in
VS2003.NET EnAR
Hilary Cotter
8/19/2005 9:03:42 PM
Merge replication is required for bi-directional replication between a SQL
Server and SQL CE clients. RDA can be used for 1 way replication.

You can test all you want with the emulator in fact it is a very good
choice.

You need a SQL Server any version, and VS Studio .Net and above, as well as
IIS or PWS. Then you need Active Sync and the SQL CE tools -
http://www.microsoft.com/sql/ce/downloads/default.mspx

When you configure connectivity support in IIS you will be prompted for a
snapshot share. Make sure this share is accessible by the account your
Pocket PC app is connecting the url with.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
[quoted text, click to view]

steroche
8/20/2005 10:47:24 AM
Thanks for that Hilary,
So i have a question - is it possible in my scenario to use either of
these methods? If so which would you recommend?
I don't think i am able to create a snapshot share - i got an error
while trying to do so. It kept giving me errors as I couldnt access the
share i created. My machine is totally standalone and not on any
network although i did have to install a loopback adater to use my
emulator in VS. I am also only using an emulator.
AddThis Social Bookmark Button