ASP, ADO and returning multiple recordsets

Поиск
Список
Период
Сортировка
От Robert John Shepherd
Тема ASP, ADO and returning multiple recordsets
Дата
Msg-id 000201c30eff$674b8e00$f3b0313e@LAIKA
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Mathias.Picker@virtual-earth.de
Дата:
Сообщение: Re: Problems with psqlodbc and Business Objects
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: ASP, ADO and returning multiple recordsets