oracle database

Mega Class Database (Oracle) v 1.0

Mega Class Database (Oracle) v 1.0

Mega Class Database (Oracle) v 1.0 Use every feature of Oracle in PHP . Main Features: 1. Oracle Compatible. 2. Easy to Use, clean, easy to understand code. 3. Access Oracle Database without any knowledge of Oracle. 4. Uses Associative array of data to insert and update rows in the database table. 5. Optional escape string feature to avoid Oracle Injections. 6. Automatically Creates Prepared Statements. 7. Select Rows, Columns, Variables wi...

ZqDatagrid - Queryless datagrid

ZqDatagrid - Queryless datagrid

Fully management datagrid that synchronizes information with your database tables, without needing for you to write any SQL line. Easy to use but still providing flexibility if you need (over 20 parameters). MySQL natively, and Oracle, PostGres and SQL server via ODBC. Full-text search feature. Pagination! You use formatters to configure columns. Like “WYSIWYG”, “calendar”, “checkbox”, “input”, “file”, etc. If you want you can use custom forma...

MySQL Database Navigation and Pagination

MySQL Database Navigation and Pagination

MySQL Database Navigation and Pagination Introduction If you are working with hosting MySQL databases, and pick up data from them frequently, this script may make your life easy working with them. navigate and paginate to your databases tables; Filter table data on the fly without coding SQL ; export table data(may contains filter conditions) to csv etc. format; SQL Editor helps you fire queries from database and export the resultset; Web...