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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Thu Mar 28 15:01:29 2024 UTC