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.

Signature
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
> Hi guys,
> I have a problemo - basically i have one large SQL2000 DB. This is
[quoted text clipped - 11 lines]
> I am using ASP.NET(C#) for the web app and ASP.NET Smart Device App in
> VS2003.NET EnAR
steroche - 20 Aug 2005 18:47 GMT
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.