Php 4.40 Odbc

cybermalandro

New Member
I am connecting to a progress DB 9.1 D through ODBC and PHP odbc functions. I do not get any connection error but my queries do not return anything even though I set the 4th parameter SQL_CUR_USE_ODBC in ODBC_CONNECT. Now I noticed that when I set this parameter in lower case my queries do return results but I do get a PHP error. Does anybody have an idea?

Thanks!
 
Back
Top