Hi--
When I run the following code:
if($myrow = pg_fetch_array($result,0)) {
echo "ok...";
} else {
die(include("../sqlerror.inc"));
}
I get this error message:
"Warning: Unable to jump to row 0 on PostgreSQL result index 2 in
/html/rccd/remodel/display.php on line 27"
Please help!
- [PHP-DB] ERROR Julio Cuz, Jr.
- [PHP-DB] ERROR Matt Coyne
- Re: [PHP-DB] ERROR Johannes Janson
- [PHP-DB] error J.B.M. Case Schilder
- Re: [PHP-DB] error Johannes Janson
- [PHP-DB] error Chris Grigor
- Re: [PHP-DB] error Maureen
- [PHP-DB] error Remember14a
- [PHP-DB] Re: error David Robley
- Re: [PHP-DB] error Janet Valade
- RE: [PHP-DB] error Bastien Koert
