Date: 02/25/01
- Next message: Kevin Tran: "[phplib] oohform questions"
- Previous message: Bryan Brunton: "[phplib] pg_fetch_array, memory usage, and performance"
- Next in thread: Chris Johnson: "RE: [phplib] Database query"
- Reply: Chris Johnson: "RE: [phplib] Database query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Kevin Tran: "[phplib] oohform questions"
- Previous message: Bryan Brunton: "[phplib] pg_fetch_array, memory usage, and performance"
- Next in thread: Chris Johnson: "RE: [phplib] Database query"
- Reply: Chris Johnson: "RE: [phplib] Database query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

