php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #787 odbc_field_num unsupported or undefined
Submitted: 1998-09-25 07:06 UTC Modified: 1998-10-03 15:58 UTC
From: woelk at tks dot thyssen dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 3.0.2 OS: Windows NT 4.0 SP3
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: woelk at tks dot thyssen dot com
New email:
PHP Version: OS:

 

 [1998-09-25 07:06 UTC] woelk at tks dot thyssen dot com
statement

  $x=odbc_field_num($result, "ZEIT_30");

results in

  Fatal error: Call to unsupported or undefined function odbc_field_num() in C:\InetPub\WebETB.cgi-bin\Wetterdaten30.php3 on line 95

database: Centura SQLBase
driver: Centura client 7.0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-03 15:58 UTC] shane
fixed, soon to be cvs'd
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC