php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1000 Unsupported function sybase_connect()
Submitted: 1998-12-21 12:19 UTC Modified: 1998-12-21 12:26 UTC
From: rlriales at fedex dot com Assigned:
Status: Closed Package: Sybase (dblib) related
PHP Version: 3.0.5 OS: Win NT 4.0
Private report: No CVE-ID: None
 [1998-12-21 12:19 UTC] rlriales at fedex dot com
I am using the WinNT binary download.  I try to connect to my Sybase database but get 'undefined function sybase_connect()' message.  In the online docs I see where Sybase functions are documented, but no reference to which library where they are contained.  I edited php3.ini so that any and all modules that came with the distribution would be loaded.  Still no luck.  Are Sybase functions included with the WinNT distribution?  If so, any ideas as to why sybase_connect would be undefined?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-12-21 12:26 UTC] shane
not a bug

sybase support is not distributed with the NT version of php.  Use odbc to connect.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 06:01:30 2024 UTC