- 1,233 categories
- 40,482 scripts
- This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines.
There''s a download button fo...
- Categories
- Tags
- Platforms
- Licenses
- This class can be used to backup large MySQL databases into multiple files.
It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
- Categories
- Tags
- Platforms
- Licenses
- 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
- Tags
- 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
- Tags
- 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
- Tags
- Platforms
- Licenses
- DBxtra 2005 is a Stand Alone Reporting Tool that Connects to Unlimited Databases, including Microsoft Access, Microsoft SQL Server, MySQL, Oracle, DB2, FoxPro, Pervasive, Excel, text files and any other database through ODBC.
No programming and onl...
- Categories
- Tags
- 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
- Tags
- Platforms
- Licenses
- This short tutorial demonstrates how to insert data into a SQL database using SQL statements.
- Categories
- Tags
- Platforms
- Licenses