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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rlriales at fedex dot com
New email:
PHP Version: OS:

 

 [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: Fri May 10 10:01:33 2024 UTC