Feature Requests: Browse | Submit New | Admin

[#23896] add support for multple result sets

Date:
2009-02-12 15:42
Priority:
3
Submitted By:
Greg Houston (ghouston)
Assigned To:
Nobody (None)
Category:
Interface Improvements (example)
State:
Open
Summary:
add support for multple result sets

Detailed description
Please add support to Ruby/DBI to access multple result sets returned from queries.  I have needed this feature many
times.

I believe the perl DBI uses "more_results" to access the remaining sets, and "finish" to drop any
pending results sets.

also I've found a perl DBI article at http://www.easysoft.com/developer/languages/perl/sql_server_unix_tutorial.html
which show calling odbc_more_results and fetchrow_array to access multiple result sets.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item