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 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: 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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 06:01:29 2024 UTC