PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #2385

ODBC Cursor Type

Details

Request #2385ODBC Cursor Type
Submitted2004-09-24 07:50 UTC
Fromsachat at php dot net
Assigneddanielc
StatusClosed
PackageDB
PHP VersionIrrelevant
OSAny
Roadmaps(Not assigned)

Comments

[2004-09-24 07:50 UTC] sachat at php dot net

Description:
------------
I would like to see support for the cursor_type as is possible in the odbc_connect and odbc_pconnect functions in PHP. I'm using a Progress DB which gives unexpected results if the cursor-type SQL_CUR_USE_ODBC is not set.