PHP ODBC not working anymore

  • Follow


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

0
Reply lathouwers.jan (1) 9/27/2006 8:39:21 AM

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:
> 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

0
Reply julian 9/29/2006 2:02:53 PM


1 Replies
336 Views

(page loaded in 0.357 seconds)

Similiar Articles:













7/16/2012 2:56:01 PM


Reply: