Connecting Tech Pros Worldwide Help | Site Map

How to Transmission of Large data accros network?

  #1  
Old April 10th, 2009, 03:34 PM
Newbie
 
Join Date: Apr 2009
Posts: 1
Can somebody help me. Is it a good method to transfer large data accros network? The query returns about 1 milion rows, and I must transfer them to client application and generate .xml files. Unfortunatelly it takes more then hour (sometimes I get timeout exception) :(.
Query takes about 1min, so transfer is a big problem :|.
I'm using C# and WebServices
  #2  
Old June 14th, 2009, 12:16 PM
przytula's Avatar
Newbie
 
Join Date: Jun 2009
Location: Haacht,Belgium
Posts: 9

re: How to Transmission of Large data accros network?


try to execute this locally and ftp the result file
best regards, guy przytula
Reply