Sounds like odbc is working, so the problem probably lies in php. Do
you have all errors and warnings turned on? Wanna post your php code?
Julian
jan82 wrote:
Quote:
Hi all,
I'm currently developing some PHP applications that connect to a
btrieve database through ODBC. Everything worked fine until a couple
of days ago. Now my recordsets always contain zero records. No error
or warning, just no data. When I perform the same SQL queries through,
for example, Excel, everything works fine. So the problem is my
webserver, php or some user rights. Any ideas?
Thnx!
Jan |