php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #27871 Support SQLDriverConnect for iODBC
Submitted: 2004-04-05 12:40 UTC Modified: 2017-12-05 00:16 UTC
From: vanderwl at us dot ibm dot com Assigned: kalle (profile)
Status: Closed Package: ODBC related
PHP Version: 4.3.4 OS: SuSE 9 i386
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vanderwl at us dot ibm dot com
New email:
PHP Version: OS:

 

 [2004-04-05 12:40 UTC] vanderwl at us dot ibm dot com
Description:
------------
In ext/odbc/php_odbc.c: odbc_sqlconnect(), only Empress, Win32 and unixODBC can make use of the SQLDriverConnect function.

iODBC can use SQLDriverConnect as well and HAVE_IODBC should be added to the #ifdef around line 2093.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-01 21:17 UTC] jani@php.net
-Summary: [ODBC] php_odbc support SQLDriverConnect for iODBC +Summary: Support SQLDriverConnect for iODBC -Package: Feature/Change Request +Package: ODBC related
 [2017-12-05 00:16 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2017-12-05 00:16 UTC] kalle@php.net
This was implemented a long time ago, closing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC