Hi,
Is there some similar function available for oracle too ?
thanks,
Markus
On Thu, Jan 11, 2001 at 03:18:25PM -0500, Finkel, Sean wrote :
> Try calling:
>
> mysql_data_seek($connection, 0);
>
> then looping through again. This should reset the row pointer to the first
> row so that you can go through again :)
--
Markus Fischer, http://josefine.ben.tuwien.ac.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public Key: http://josefine.ben.tuwien.ac.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1 C2B5 D674 B445 C227 2BD0
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]