Merge Replication and Stored Procedures
From: Bill (Bill_at_discussions.microsoft.com)
Date: 03/08/05
- Next message: nzpcmad: "Re: Device with built-in barcode scanner, printer and GPRS?"
- Previous message: Brad Wood: "How to install file to storage card"
- Next in thread: Sitar: "RE: Merge Replication and Stored Procedures"
- Reply: Sitar: "RE: Merge Replication and Stored Procedures"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Mar 2005 13:53:02 -0800
Im using CF and SQL CE to create an application that records to SQL 2000
database server. I would like to use merge replication for its support for
SSL & disconnected CE. (Encrypted communication over the wlan is a strict
requirement and it is my understanding that SqlClient in the CF will throw an
error if encrypted communication is attempted.)
I have read 2 books (Rob Tiffany's in particular) that discuss merge
replication and both say that stored procedures (presumably to be run against
the primary SQL 2000 server as opposed to SQL CE) are supported. No further
info is provided. My questions of course are; Has anyone out there done it?
If so, how do you do it? Are return data supported? etc. etc. Additional
info would be greatly appreciated. (I am aware that RDA will permit calls to
stored procedures using SubmitSQL but return data is not supported.)
Bill
-- Senior Programmer/Analyst Duke University Health System
- Next message: nzpcmad: "Re: Device with built-in barcode scanner, printer and GPRS?"
- Previous message: Brad Wood: "How to install file to storage card"
- Next in thread: Sitar: "RE: Merge Replication and Stored Procedures"
- Reply: Sitar: "RE: Merge Replication and Stored Procedures"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|