Listing of Database in Scripts
- StreamlineDB
- License: Shareware
- Price: .price.

StreamlineDB is an application that generates smart web forms to manage the content of your database. StreamlineDB supports Microsoft Access, SQL Server and Oracle. StreamlineDB is an application builder, and the output of StreamlineDB is ASP code. StreamlineDB produces a wide range of features, from smart web forms, to advanced client side sorting.
- Publisher: streamlinetech.net
- Date: 08-03-2011
- Platform: Scripts, Asp
- MS Access: Tables, Views and Procedures
- License: Shareware
- Price: .price.

Ever wondered how to create a table, view or procedure with MS Access? This article shows us how to create all three and work with them from an ASP script..
- Publisher: devarticles.com
- Date: 05-03-2011
- Platform: Scripts, Asp
- Using SQL-DMO To Backup and Verify a Database
- License: Shareware
- Price: .price.

This article shows you how to use SQL-DMO to create an Active Server Pages application to backup and verify a SQL Server database. The SQL Distributed Management Objects (SQL-DMO) extend the functionality of SQL Server by providing developers a way to execute common tasks.
- Publisher: asp101.com
- Date: 25-02-2011
- Platform: Scripts, Asp
- dbList
- License: Freeware
- Price: 0.00

Database grid with records edit, delete, add, search, filter and export to excel, database and table selection, page navigation, field sort and search in page. This application fills a sortable, pageable html table with records from a database. Features: database and table selection, records edit, delete, add, export, filter and search.
- Publisher: livio.net
- Date: 24-02-2011
- Platform: Scripts, Asp
- Display Table Script Writer
- License: Shareware
- Price: .price.

This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is ready to be displayed on the web.
- Publisher: codeave.com
- Date: 23-02-2011
- Platform: Scripts, Asp
- dbManager
- License: Shareware
- Price: .price.

This Database Management Module allows you to add, delete, modify records in your plain text database online via HTML web form. This is a very convenient tool if you need to make minor modification in a large database. It also works with dbSearch 1.0 and 1.
- Publisher: ahg.com
- Date: 19-02-2011
- Platform: Scripts, CGI and Perl
- SQLmon
- License: Shareware
- Price: .price.

New lower price... Web-based SQL server management. The only web-based product that can display the last T-SQL command running within the process. Easily view the current SQL Server log, kill nuissance processes, and view database usage. Nag free demo available.
- Publisher: geckovich.com
- Date: 18-02-2011
- Platform: Scripts, Asp
- ASP Report Wizard (Reloaded)
- License: Shareware
- Price: .price.

Get your database online with 1 line of code and generate professional looking reports that support many features including dynamic charts & graphs, data exporting (XML, Excel, Word) support for hierarchical (master-detail) datagrids, summary reports, field data formating, report paramters, password protected reports, report grouping, multi-level filtering, multi-level security and much more.
- Publisher: aspwebsolution.com
- Date: 11-02-2011
- Platform: Scripts, Asp
- QuickMySQL
- License: Shareware
- Price: .price.

QuickMySQL is a powerful little MySQL utility program designed for novices and professionals. Create, drop, view and update tables columns and whole databases in seconds. Features: Connect to and access any localhost database on the same server or any remote database server with a URL and port number, View the contents of any or all tables in the working database, View the definitions of any or all tables in the working database, See a count of all records in any or all tables in the working database, Empty or Drop any table in the working database, Get a table re-build SQL statement for any or all tables in the working database, Obtain a print out of the servers variables and status information, Rebuild a table on a remote server with the click of a button, Transfer the entire contents of a table to a table on a remote server with the...
- Publisher: perlservices.net
- Date: 03-02-2011
- Platform: Scripts, CGI and Perl
- File DSNs - Use and Reuse
- License: Shareware
- Price: .price.

Many a time, you are confronted with creating a system DSN for use with ASP. If you have an ISP account, this might take time and more than sometimes - money. This article describes how to use File DSNs and save time and money. Also, you can reuse these DSNs and thus, with some modifications, use the same DSN for as many database connections.
- Publisher: kamath.com
- Date: 01-02-2011
- Platform: Scripts, Asp
- Search Within Search Results
- License: Shareware
- Price: .price.

Want to add value to your current search? Allow your users to search from within search results. As databases grow the necessity for the user to continually narrow a search to the item that they truly want will grow also. The following example utilizes a db on U.
- Publisher: codeave.com
- Date: 21-01-2011
- Platform: Scripts, Asp
- Alzabo
- License: Shareware
- Price: .price.

Alzabo is a two-fold program. Its first function is as a data modelling tool. Through either a schema creation interface or a custom perl program, you can create a set of schema, table, column, etc. objects that represent your data model. Alzabo is also capable of reverse engineering an existing data model.
- Publisher: alzabo.sourceforge.net
- Date: 16-01-2011
- Platform: Scripts, CGI and Perl
- VisualSoft DataManager
- License: Shareware
- Price: .price.

VisualSoft DataManager lets you cut through the complexity of large corporate database applications with fast and flexible drill-down capabilities and rich report feature, which facilitates easy storage and retrieval of data. DataManager makes it easier than ever for you to build data-intensive applications.
- Publisher: visualmart.com
- Date: 16-01-2011
- Platform: Scripts, Asp
- Integrating User Search with ASP and SQL Server Full-Text Search
- License: Shareware
- Price: .price.

This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download..
- Publisher: 15seconds.com
- Date: 15-01-2011
- Platform: Scripts, Asp
- New MDB Component
- License: Shareware
- Price: .price.

The New MDB component generates a dynamic Access database from an ASP recordset object. It also features: Set maximum set of records, and Other MDB functionalities..
- Publisher: sabrainc.com
- Date: 14-01-2011
- Platform: Scripts, Asp
- Generate online Custom ASP Access Database script
- License: Shareware
- Price: .price.

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.
- Publisher: multidbscripts.com
- Date: 08-01-2011
- Platform: Scripts, Asp
- Paging: Use ADO, getrows, or a Stored Procedure?
- License: Shareware
- Price: .price.

Paging is basically querying a database and presenting a page full of the query's results. In ASP and SQL Server programming, there are three approaches to paging. This article compares the approaches and explains which one is the most efficient when dealing with very large sets of data.
- Publisher: 15seconds.com
- Date: 03-01-2011
- Platform: Scripts, Asp
- Using MyODBC To Access Your MySQL Database Via ASP
- License: Shareware
- Price: .price.

MySQL is the most popular open source database system available today, and is currently installed on over two million servers worldwide. This article takes a look at using the free MyODBC driver to talk to a MySQL database from an ASP script..
- Publisher: devshed.com
- Date: 03-01-2011
- Platform: Scripts, Asp
- AspGrid
- License: Shareware
- Price: .price.

AspGrid is a server-side component that gives your Web application the power of a true data-bound grid control. It is an HTML-generating ASP component that provides a Web-based read/write interface to an arbitrary ODBC database table. With AspGrid you can add powerful data-bound grid functionality to your ASP-based web application with as little as 5 lines of ASP code.
- Publisher: persits.com
- Date: 03-01-2011
- Platform: Scripts, Asp



