Official Review
NULL
|
Other links at ASP > Scripts and Components > Database Tools |
| 1. |
ASP-SQL2Table
|
|
|
SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relational database over a small corporate intranet. All of the magic is performed on the server, allowing any user with a standard browser to view the data. A complex HTML table can be generated with a few lines of VBScript or JScript code. The dll can automatically generate a navigation bar and detail links for each row. This version includes an ASP script that can be used to test the dll properties.
|
| 2. |
Database administration
|
|
|
This is a simple, and generic ASP code written in JavaScript for allowing you to administrate any tables in your database.
|
| 3. |
MySQLAdmin
|
|
|
Built with the web host in mind, MySQLAdmin is an ASP application for a shared webhosting environment. This script is small, fast, and fully featured. System Administrators have full control over all aspects of the database. Best of all, your individual accounts can work on their own database, without having access to other databases.
|
| 4. |
Generate online Custom ASP Access Database script
|
|
|
Generate ASP Access database scripts to your own custom design of your database, also in CGI-Perl and PhpMySQL, with Add, Search, Edit and Delete functions. A user can edit and delete his own record only, protection being provided by user-selected password. Search results are paginated, the number of records per page being customisable. There are two databases, one for Matrimonial, the other for Classified Advertisements. The site also has Reciprocal Links Exchange Directory
|
| 5. |
aq.asp
|
|
|
Do SQL create, drop, insert, update, etc. Or do selects against your database and see the results. Error messages printed. The easy way to get access to your MySQL database.
|
|
|