Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing large XML to SQL Server
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Passing large XML to SQL Server
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01513759
Message ID:
01513759
Views:
119
Hi,

Suppose I have a file with ~4000 records. I want to pass it as XML to SQL Server and do some processing there. My problem is that I don't want to pass a huge XML to SQL Server, I prefer to pass somewhat compressed string (say, in varbinary format). How can I implement something that I can easy 'compress (and hide the real content of the XML string) when I pass from VFP and easily translate in SQL Server back to XML?

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Reply
Map
View

Click here to load this message in the networking platform