From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.17 (compiled sources)
PHP version:      4.1.1
PHP Bug Type:     Sybase (dblib) related
Bug description:  Unable to use DB2 and MSSQL concurrantly

Problem the first:
  Unable to compile PHP with any of the following options:
    --with-sybase & --with-ibm-db2
    --with-sybase & --with-unixodbc
  due to conflicts.

Problem the second:
  --with-sybase-ct does not work with FreeTDS, even when
  editting the Zend/Makefile file and removing -lsybtcl,
  -lintl -lcomn and -lcs, leaving the -lct, from
  libZend_la_LDFLAGS.

Problem the third:
  Cannot use FreeTDS via ODBC object through PHP.  Null
  data is returned for every query.  I have no idea how to
  track this further.  Perhaps it is because one cannot
  connect to two ODBC datasources concurrently?

Thanks for any support!

-- 
Edit bug report at http://bugs.php.net/?id=15701&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15701&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15701&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15701&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15701&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15701&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15701&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15701&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15701&r=submittedtwice

Reply via email to