EasyDB
|
EasyDB provides an interface to ODBC databases that makes ADODB even easier to use. Includes functions to output SELECT statements as arrays or disconnected recordsets. Also capable of executing INSERT, UPDATE, and DELETE statements against any ODBC database. All features can take advantage of connection persistence to increase performance: instead of opening and closing a connection three times on the page, simply open one connection, run three SQL statements, and close the single connection. Available as either a standard executable or a MSI database.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Excel Data
This is a simple ASP script demonstrating how to connect and display...
Manifold Database Commander
At its simplest level, Database Commander lets you create, browse,...
ASP-SQL2Table
SQL2Table is a freeware C++ database COM server dll that takes a...
IntrSQL
The Compsys IntrSQL product is a component that allows SQL Statements...
Universal Table Editor
Universal Table Editor is an ASP (Active Server Pages) application...
Connect to Access database with MapPath Function
Here is a sample code that allows you to connect to an Access...
Database administration
This is a simple, and generic ASP code written in JavaScript for...
Simple Database Input and Display
Inputting data into an Access or SQL server database is very easy in... |
