Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing large XML to SQL Server
Message
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Passing large XML to SQL Server
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01513759
Message ID:
01513759
Vues:
120
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
Répondre
Fil
Voir

Click here to load this message in the networking platform