ASP, ADO and returning multiple recordsets - Mailing list pgsql-odbc

From Robert John Shepherd
Subject ASP, ADO and returning multiple recordsets
Date
Msg-id 000201c30eff$674b8e00$f3b0313e@LAIKA
Whole thread Raw
List pgsql-odbc
Anyone know how I can return results from multiple queries from just one
SQL statement with ADO in ASP?

eg. "select * from table 1; select * from table 2;"

I'm sure in the past I've tried rsRecords.NextRecordset() in-between but
got an error.



Yours Unwhettedly,
Robert John Shepherd.

Editor
DVD REVIEWER
The UK's BIGGEST Online DVD Magazine
http://www.dvd.reviewer.co.uk

For a copy of my Public PGP key, email: pgp@robertsworld.org.uk


pgsql-odbc by date:

Previous
From: Mathias.Picker@virtual-earth.de
Date:
Subject: Re: Problems with psqlodbc and Business Objects
Next
From: Hiroshi Inoue
Date:
Subject: Re: ASP, ADO and returning multiple recordsets