- 1,251 categories
- 40,829 scripts
- Export Table to SQL for Microsoft SQL Server helps to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or cusrtom separators like ''go'', two identity support modes and a few options ...
- Categories
- 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
- Platforms
- Licenses
- Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes th...
- 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
- 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
- BuilderEditor is a powerful and easy to use ASP.NET RAD component for maintaining a datasource (e.g. SQL database, dataset). It allows you to add, edit, delete and display data from a data source. It generates the data entry forms used to insert and ...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- 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
- VB.NET 2005 Tutorials: Access and Manipulate SQL Server data - Using Ad Hoc Queries - In this tutorial you will learn about Consuming and Manipulating Data Viz. Access and Manipulate SQL Server data - Using Ad Hoc Queries; Running Queries, The SELECT...
- 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
Page: