Hi
Is it possible to navigate a result set in MySql like you can with a recordset in MsAccess using the seek method?
| SitePoint Sponsor |
Hi
Is it possible to navigate a result set in MySql like you can with a recordset in MsAccess using the seek method?
Good things come in small packages
Well...
What about movefirst, movenext or movelast.
Is that possible?
Good things come in small packages





Hi Z A D,
I think that themysql_data_seek() function might be a good start.
Hey thanks!
I have a copy of the manual on my hard drive. It must be old because it doesn't have half the explanation of the online one, or the example code. I should have check there first - I will next time.
That's exactly what I'm after.![]()
Thanks again.
Good things come in small packages
Bookmarks