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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
8 + 33 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 14:01:30 2024 UTC