Subject Re: [firebird-php] seek function in php for firebird rs?
Author Milan Babuskov
Marius Popa Adrian wrote:
>>>that move the current pointer to an offset
>>>anyone know about this ?

> something like this mysql function
>
> http://www.php.net/manual/en/function.mysql-field-seek.php

As far as I understood, this mysql related function is used to position
to certain field in order to get field data.

For Firebird, you can use function ibase_field_info and give the index
of the field you're interested in. So there's no need to fetch field
info one by one, and set offset, etc... you just request what you need.

HTH

--
Milan Babuskov
http://fbexport.sourceforge.net