ASP Hosting sale!
Double disk space and transfer for FREE!
Limited time offer! Act Now!

aspdev | articles | tutorials | forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Data upload from desktop software

 
Post new topic   Reply to topic    ASPdev.org Forum Index -> SQL Programming (MS SQL Server, MS Access, MySQL)
View previous topic :: View next topic  
Author Message
GranBurguesa



Joined: 18 Jul 2005
Posts: 1

PostPosted: Mon Jul 18, 2005 12:59 pm    Post subject: Data upload from desktop software Reply with quote

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
View user's profile Send private message
administrator
Site Admin


Joined: 01 Oct 2004
Posts: 183

PostPosted: Tue Jul 19, 2005 1:59 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ASPdev.org Forum Index -> SQL Programming (MS SQL Server, MS Access, MySQL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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

SQL Tutorial