Subject Re: php4-interbase and select with no result
Author hbanjo9000
> > > Scrips works fine for all other dbs
>
> What other dbs? Databases or database engines

other databases created by interbase (6.0) engine

> Looks reasonable - does it work with a different select? Perhaps
> including the field names rather than '*'. I've seen problems where
the
> field list is not known, but the driver is trying to build an
> associative listing.

I try it but still doesn't work

> > the db is pretty big (600mb) and that's the only difference
> > compare to other ones.
> >
> > - Apache/1.3.31 (Debian GNU/Linux)
> > - firebird 1.5.0.4290-0.i686
> > - PHP 4.3.8
> > - php4-interbase 4.3.6-1
>
> Only bit I match at the moment is firebird, but that should not
make a
> difference.

but firebird works fine, infacts works only with qli, so I
presume the problem is php4-interbase module or maybe
its integration with firebird1.5

>
> > The same thing happened using ibWebAdmin...
>
> Presume you can see data in the table from ibWebAdmin's view table?

Yes, I can but when a submit query no result came out.