php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72342 hfsql with iOdbc
Submitted: 2016-06-06 09:34 UTC Modified: 2016-06-19 04:22 UTC
From: marc dot duren at lbi dot fr Assigned:
Status: No Feedback Package: ODBC related
PHP Version: 5.6Git-2016-06-06 (Git) OS: linux
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: marc dot duren at lbi dot fr
New email:
PHP Version: OS:

 

 [2016-06-06 09:34 UTC] marc dot duren at lbi dot fr
Description:
------------
With HFSQL ODBC Driver (21) it is not possible to retrieve column's name from a result.

I solved the problem by using SQLDescribeCol() instead of SQLColAttribute() function.


Patches

patch.txt (last revision 2016-06-06 15:16 UTC by marc dot duren at lbi dot fr)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-06 14:15 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2016-06-06 14:15 UTC] ab@php.net
Thanks for the report. Unfortunately the uploaded patch is empty. But also, it might be that your driver requires a specific ODBC version, in which case you could try the --with-odbcver option.

Thanks.
 [2016-06-19 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 22:01:30 2024 UTC