Jump to content

Implementing the Iterator Interface w/ Oracle 9i


ericm

Recommended Posts

I'd like to have the iterator interface implemented for use w/ foreach, but I don't see an easy way to "seek" in the result set.  The rewind() function is a requirement, so how do I get the result set point back to the start position?  I don't see anything similar to mySQL's mysql_data_seek in the OCI8 manual.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.