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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieving xml output from SQL server 2000

Status
Not open for further replies.

Pipe2Path

Programmer
Aug 28, 2001
60
I am trying to run a stored procedure that outputs the results of the query in XML format, using FOR XML AUTO.

Now, on the visual basic 6 side, the adodb.recordset object obviously won't work to retrieve the recordset. What do I use?

Any sample code available?

Can anyone help?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top