Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
PHP/Projects/Data Seek
From Ingres Community Wiki
< PHP | Projects(Redirected from PHP data seek function)
Jump to: navigation, search
[edit]
Introduction
PHP data seek function
Whilst it is possible to position the row before a fetch using the ingres_fetch function, the Ingres driver does not have a data seek function (mysql_data_seek). This is a requirement users porting from MySQL and other database which do provide such a function in their PHP extension.
[edit]
Project Profile
| Admins | Grant Croker |
| Sponsor | Grant Croker |
| Developers | |
| Development Status | Discussion |
| Intended Audience | Developers |
| License | PHP License 3.0 |
| Operating System(s) | 32-bit MS Windows (NT/2000/XP/Vista), Solaris, Linux, HP-UX, IBM AIX |
| Programming Language(s) | Primarily in C, with some PHP for writing tests |
| Topic(s) | Ingres, PHP |
| Registered | 15-Jan-2008 |
Retrieved from "http://community.actian.com/wiki/PHP/Projects/Data_Seek"

