Recommend this page to a friend! |
All requests | > | Simulate MS Access Recordset | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Everton da Rosa - 9 years ago (2015-01-15)
+1 | Hello, I'm looking for a PHP class that simulates the interaction with databases, especially MySQL, similar to MS Access Recordset (VBA). The intention is that from a "Recordset" based on a SELECT, you can add, delete and change data without the need for INSERT, DELETE, UPDATE, including SELECT joining more than one table. |
1. by Manuel Lemos - 9 years ago (2015-01-23) Reply
There are many classes that emulate MS Access or ADO recordsets but it seems they are just for retrieval of records.
I do not remember having seen one that provides also functions that allows you to update, delete or insert new records on the recordset returned by a query.
Recommend package | |
|