Categories

Updated: 02/05/2008

Query Tool (using ODBC)

Query Tool (using ODBC) is a Universal Data Access (UDA) tool. It lets you query ODBC data sources, author SQL scripts and queries, return query results to a grid or free-form text, retrieve ODBC driver information, execute multiple SQL scripts or stored procedures simultaneously, and more. A separate ADO version is also available.
Similar Scripts for "Query Tool (using ODBC)"

Simple MySQL DB Class

This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of resu...

Class: Easy MySQL class

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...

Connection class PDO

This is a simple wrapper class that can be used to access SQL databases using the PDO API. It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback tran...

MySQL Dialog

MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the r...

Create Excel from Form Input

ASP form input can be transformed into most any type of format that you''d like to see it in. Typically, most form input either gets delivered to a database, like Access or SQL server or the output is sent to an email address or some other appli...
©2003-2008 jCay.com