This topic is locked

ODBC for Quickbase

3/26/2018 7:17:53 PM
PHPRunner General questions
H
hsan author

I have ODBC for Quickbase and want to connect to quickbase for data analysis. In PHPRunner, I can connect with this ODBC and see tables & data, configure the interface and create webpages. However, when I try to access web interface, it gives me connection / php error, and it will not display data. Is there anything I am doing wrong, providing that I can connect with ODBC and see data in PHPRunner?
Thanks!

romaldus 3/26/2018

Phprunner doesn't support all ODBC drivers. I have similiar problem with firebird database.

woodey2002 3/26/2018

Sorry mistakenly typed a reply.
Unable to delete it now

Sergey Kornilov admin 3/27/2018

What is the exact error message?

H
hsan author 3/27/2018



What is the exact error message?


Those are PHP Errors:
Error type 256

Error description 37000
Call stack

File: line Function Arguments

0. connections\Connection.php:661 trigger_error 1. 37000;

2. 256;

1. connections\Connection.php:661 Connection->triggerError 1. 37000;


Also, upon loading the page:
Fatal error: Uncaught Error: Call to undefined function odbc_connect()

in ,,,,,,htdocs\runner\connections\ODBCConnection.php:48 Stack trace: #0

,,,,,,,htdocs\runner\connections\Connection.php(54): ODBCConnection->connect() #1

,,,,,,,,htdocs\runner\connections\ODBCConnection.php(19): Connection->construct(Array) #2

,,,,,,,htdocs\runner\connections\ConnectionManager.php(228): ODBCConnection->
construct(Array) #3

,,,,,,,htdocs\runner\connections\ConnectionManager.php(84): ConnectionManager->getConnection('ODBCQuickBase...') #4

,,,,,,,htdocs\runner\connections\ConnectionManager.php(95): ConnectionManager->byId('ODBCQuickBase...') #5

,,,,,,,htdocs\runner\include\appsettings.php(647): ConnectionManager->getDefault() #6

,,,,,,,htdocs\runner\include\dbcomm in ,,,,,,,,htdocs\runner\connections\ODBCConnection.php on line 48