- 1,251 categories
- 40,829 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
- Platforms
- Licenses
- Export Query to SQL for Microsoft SQL Server helps to save results of a query execution as a set of INSERT SQL statements. Predefined or cusrtom separators like ''go'', two identity support modes and a few options make this tool flexible. T...
- Categories
- Platforms
- Licenses
- This class is a simple wrapper to access MySQL databases.
It can establish connections to a given MySQL server and execute SQL queries in a single call.
The query result resource handle, columns names, number of returned rows and last ins...
- Categories
- Platforms
- Licenses
- A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing ...
- Categories
- Platforms
- Licenses
- SQLiteManager is a multilingual web based tool to manage SQLite database.
The programming language used is: PHP4 and work fine with PHP5.
Work just as well on a platform Linux as on Windows or Mac OsX.
This project is in course of developpement...
- 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