Manjunath
unknown
1 year ago
Hi, I have PHP sample code which will fetch the data from the MYSQL database through ODBC driver on Linux(CentOS) machine. I have created DSN and same able to connect through following command isql -v But when i try to same DSN through PHP code i am getting "No tuples available at this result index" due to which unable to read the data from database through PHP APACHE configuration. If anyone provides the solution,It will more helpful for me to proceed further?
by Manjunath 1 year ago php
Subject: Warning/Error:- No tuples available at this result index PHP-APACHE-ODBC-MYSQL-CENTOS. Hi, I have PHP sample code which will fetch the data from the MYSQL database through ODBC driver on Linux(CentOS) machine. I have created DSN and same able to connect through following command isql -v But when i try to same DSN through PHP code i am getting "No tuples available at this result index" due to which unable to read the data from database through PHP APACHE configuration?
by Manjunath 1 year ago php question