Home » Database » DB » Bug #2385
ODBC Cursor Type
Details
| Request #2385 | ODBC Cursor Type |
|---|---|
| Submitted | 2004-09-24 07:50 UTC |
| From | sachat at php dot net |
| Assigned | danielc |
| Status | Closed |
| Package | DB |
| PHP Version | Irrelevant |
| OS | Any |
| 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.