Help, Transferring XML data under SSL
From: jimb (spam_at_spamity.spam)
Date: 09/19/04
- Next message: beginthreadex: "Re: Help, Transferring XML data under SSL"
- Previous message: svega: "Unexpected fatal error in MSSQLServerOLAPService"
- Next in thread: beginthreadex: "Re: Help, Transferring XML data under SSL"
- Reply: beginthreadex: "Re: Help, Transferring XML data under SSL"
- Reply: Michael Rys [MSFT]: "Re: Help, Transferring XML data under SSL"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Sep 2004 15:07:04 GMT
I need some advice on how to securely transfer data between two servers.
Here is the situation. We have two sql servers that hold student data.
I have full access to my sql server, but only write access to the main
sql server on campus. I hope to use XML and SSL to transfer student
data to the main server.
As for generating the XML, I'll have an asp.net page set up in a secure
directory that will generate the data in xml format. The data people
will access this page and get the xml file with all the data.
What's the best way to turn a sql server table into XML format?
What about the SSL part? Do all we need to do is access it with
https:// just like you would a typical secure page?
As for accessing the page, how will the data people authenticate to my
server? What's the best way? I'm sure they'll want to script it so
that this can be done automatically.
-- . http://sf-f.org, weblog and search engine for fans and writers of speculative fiction. .
- Next message: beginthreadex: "Re: Help, Transferring XML data under SSL"
- Previous message: svega: "Unexpected fatal error in MSSQLServerOLAPService"
- Next in thread: beginthreadex: "Re: Help, Transferring XML data under SSL"
- Reply: beginthreadex: "Re: Help, Transferring XML data under SSL"
- Reply: Michael Rys [MSFT]: "Re: Help, Transferring XML data under SSL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|