php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43666 [PATCH] odbc v3.52 support
Submitted: 2007-12-24 10:21 UTC Modified: 2008-08-29 16:58 UTC
From: iodbc at openlinksw dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 5.2CVS-2007-12-24 (CVS) OS: *
Private report: No CVE-ID: None
 [2007-12-24 10:21 UTC] iodbc at openlinksw dot com
Description:
------------
The ext/odbc code does not use ODBC 3.52 API datatypes which makes it impossible to use with WIN64 and Unix 64bit systems.

I have created a patch to add this functionality which has also been posted to the php-dev mailing list.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-24 15:00 UTC] iodbc at openlinksw dot com
Here is the URL to the diff:

ftp://download.openlinksw.com/support/php-dev/odbc-types.txt
 [2007-12-27 06:15 UTC] kalowsky@php.net
Looking through the patch this looks like a clean update for 64bit compatibility.  Applying this to HEAD would be wise.
 [2008-08-29 16:58 UTC] iodbc@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Fixed in HEAD and 5.3 branch
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC