- 1,251 categories
- 40,829 scripts
- This class wraps common MySQL database table SQL queries. It can:
- Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array.
- Insert or update rows from a list of fields and v...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Info-Pack.com CSV 2 SQL is a csv file to sql insert statement converter.Use it to convert your acce ss comma separated files into database insert statements. Simply provide an input file, some field names and an output file name. CSV 2 SQL will th...
- Categories
- Platforms
- Licenses
- vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions.
vpSQL accepts the the following sql statements:
SELECT fields FROM table[WHERE][ORDER BY][lLIMIT]
INSERT fields,dat...
- Categories
- Platforms
- Licenses
- This program compares XML files. It provides several options for comprehensive comparison. Reloading files after changing any options is not necessary. The ExamXML can compare data from sources of many types, such as SQL servers and CSV files. After ...
- Categories
- Platforms
- Licenses
- dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables && insert data, and then updates old data. It does not support index files convert...
- Categories
- Platforms
- Licenses
- An article on inserting records into the database with Java Servlets. Every step from establishing a Connection to executing the INSERT SQL query is explained in detail. Online demo available.
- Categories
- Platforms
- Licenses