View previous topic :: View next topic |
Author |
Message |
GranBurguesa
Joined: 18 Jul 2005 Posts: 1
|
Posted: Mon Jul 18, 2005 12:59 pm Post subject: Data upload from desktop software |
|
|
Hi,
I'm working a database system where fairly large amounts of data must be regularly uploaded from desktop clients (in VB) over the internet (HTTPS) to SQL Server.
I've considered packing the data into an xml document on the client and sending it to an ASP page that uses openxml, but I'm not sure exactly how this will work or if it's the best way to go about it.
Any ideas or suggestions?
thanks,
Dan |
|
Back to top |
|
|
administrator Site Admin
Joined: 01 Oct 2004 Posts: 183
|
Posted: Tue Jul 19, 2005 1:59 pm Post subject: |
|
|
You can upload the data to an FTP account on the server and then manipulate the data from there. The actual data format is not that important if you are comfortable using it. _________________ Peter
ASP & ASP.NET Articles and Tutorials |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|