Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Relation of SAOP to ADO performance

Status
Not open for further replies.

agoyal2

Programmer
Jul 19, 2004
6
IN
I was using an ADO connection object in VB 6.0 to retrieve XML data from SQL server. This was stored in a "text" type data field in the SQL server table. Interestingly The time taken to retrieve the same amount of data dropped from 677 milliseconds to 30 milliseconds after I installed SOAP 3.0 on my machine. Does anyone know how SOAP versions affect ADO performance??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top