php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2725 Fatal error: Call to undefined function: odbc_connect()
Submitted: 1999-11-14 14:13 UTC Modified: 2000-08-05 05:38 UTC
From: bobhitt at bscnet dot com Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0 Latest CVS (14/11/1999) OS: 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bobhitt at bscnet dot com
New email:
PHP Version: OS:

 

 [1999-11-14 14:13 UTC] bobhitt at bscnet dot com
I REALLY hate to send this as a bug, but I have looked everywhere for an answer, and can't find it. I'm running PNP 4.0 Beta 2 on NT server 4.0 with SP5. PNP works 100% correct using the php_mysql.dll. I'm now trying to use SQL server 7.0. When I attempt to open the odbc source, I get this error:

Fatal error: Call to undefined function: odbc_connect()

In the PHP.ini file, there's a reference to php_odbc.dll, which I *think* is what I need. Where do I find this file or whichever file I need to connect to SQL7?

BTW I use ColdFusion, and I can connect with no problem to SQL7.

Any help is appreciated.

Bobby Hitt

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-05 05:38 UTC] hholzgra@php.net
no php_odbc.dll -> no odbc functions
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC