[phplib] Database query From: Peter J. (pumpos <email protected>)
Date: 02/25/01

Hello !

I have a problem with database query.
if I do a simple query on my private database and use
the default class DB_Example, I get this error. :

I have to run the next_record() function at
first otherwise my first row will be an empty row.
It's strange because the num_rows() method
shows the perfect size. (It doesn't contains
this extra row.)

If I select the first row (number 0) with
seek() function , I get empty fields with
f($field) and p($field) methods similarly.

What's the solution of this problem?

                        --- Peter ---

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>