php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3426 make with iodbc failed and I've found the problem
Submitted: 2000-02-08 06:14 UTC Modified: 2002-10-01 14:29 UTC
From: jsawyer at archer dot com Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 3.0.14 OS: linux slackware 7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jsawyer at archer dot com
New email:
PHP Version: OS:

 

 [2000-02-08 06:14 UTC] jsawyer at archer dot com
need to add the line at row 123 after #elif HAVE_IODBC:
#  include <iodbc.h> 
right before:
# include <isql.h>

this will make it look like the following #elif section which has it in this order.

Without the #define statements in iodbc.h, isql.h and isqlext.h fail miserably.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:29 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 01:01:26 2025 UTC