Listing of Database in Scripts
- Crop news or event item to display first sentence
- License: Shareware
- Price: .price.

This code snippet uses the instr function to identify a full stop (period) within a sentence and crops the sentence up to this point. Seems fairly straightforward, but I had a real problem finding any resource out there that offered this!.
- Publisher: 1stclassmedia.co.uk
- Date: 26-05-2011
- Platform: Scripts, Asp
- Printing Headers on every page of a report (from a database)
- License: Shareware
- Price: .price.

The author writes "Recently I was asked to develop a web based report that would collect data from a database, format it in an HTML page and then print a certain number of rows on each page with a column header on each page. This solution solves the problem.
- Publisher: igluon.net
- Date: 25-05-2011
- Platform: Scripts, Asp
- DBMan SQL
- License: Shareware
- Price: .price.

DBMan SQL is a powerful database manager that provides a flexible web interface to manage multiple relational tables with fully customizable template sets. The easy setup wizard helps you create your own database from scratch, or auto-create a configuration file based on an existing table.
- Publisher: gossamer-threads.com
- Date: 23-05-2011
- Platform: Scripts, CGI and Perl
- Analyzing Duplicate Records
- License: Shareware
- Price: .price.

This is the first of the four-part "Advanced SQL Techniques" series, which describes a quick and efficient way to delete duplicate records from a table..
- Publisher: 15seconds.com
- Date: 22-05-2011
- Platform: Scripts, Asp
- Simple Web-Database System Application
- License: Shareware
- Price: .price.

This article will show how to connect an Access database to your Active Server Pages using Microsoft FrontPage. This is a beginning-level article with plenty of screen shots to show how to connect via ODBC, generate a SQL query in Access and construct the Active Server Page.
- Publisher: 15seconds.com
- Date: 17-05-2011
- Platform: Scripts, Asp
- Interrogating a Stored Procedure with ADO
- License: Shareware
- Price: .price.

This article describes how to use the refresh method of the ADO Parameters collection to interrogate a stored procedure. It shows how to create the code in an automated fashion for use in VBScript connecting to MS SQL Server 7..
- Publisher: 15seconds.com
- Date: 14-05-2011
- Platform: Scripts, Asp
- SQL: Sum, Average, Max, Min, Count, Detail
- License: Shareware
- Price: .price.

This example shows how to perform a variety of statistics on your data using simple SQL such as Sum, Average, Max, Min, and Count. It uses stock trading performance of EPOS as an example..
- Publisher: codeave.com
- Date: 09-05-2011
- Platform: Scripts, Asp
- 2eNetWorX TableEditor
- License: Shareware
- Price: .price.

Use your databases over the web, modify both data and structure, pure ASP, no components.Supports Access, SQL Server and ODBC. New in 0.8: Compilation of cool contributions, TDC for IE, export to Excel and XML, web enabled configurations..
- Publisher: 2enetworx.com
- Date: 09-05-2011
- Platform: Scripts, Asp
- WDK DB Installer for ASP
- License: Shareware
- Price: .price.

WDK DB Installer allows you to setup Access database data file with tables structure and data specified within SQL script files..
- Publisher: arachnoware.com
- Date: 07-05-2011
- Platform: Scripts, Asp
- TML
- License: Shareware
- Price: .price.

TML is a template based database system that you can use to manage bookmarks, address list, images data such photos and icons, and audio data such as MP3. You can also use TML to create databases of your own design..
- Publisher: ztml.com
- Date: 06-05-2011
- Platform: Scripts, CGI and Perl
- DSN-less MS Access connection
- License: Shareware
- Price: .price.

In order to connect to an Acees database with ASP through ODBC using a DSN file, you'll need to have full access to the server to create the DSN file, something that can be difficult if your site is hosted somewhere. This lesson will teach you an alternative connecton method, a DSN-less connection.
- Publisher: haneng.com
- Date: 03-05-2011
- Platform: Scripts, Asp
- ASP Text Database
- License: Shareware
- Price: .price.

ASP Text Database is a simple example of how a delimeter seperated text file can be used to store a small 'database' of values which can be searched through using a standard html web form. Includes a template page which is parsed for outputing results on.
- Publisher: robs-projects.com
- Date: 02-05-2011
- Platform: Scripts, Asp
- DataGrid Windows Script Component
- License: Shareware
- Price: .price.

A WSC DataGrid Class with examples you can just unzip and run. Does not need to be registered (but can be). Can be called from VBScript or JScript. See examples and readme for usage..
- Publisher: pixel420.com
- Date: 27-04-2011
- Platform: Scripts, Asp
- VBSdb: VBScript for Database
- License: Shareware
- Price: .price.

VBSdb is an open source object for fast development of complete database-driven web applications. Write your complete scripts with just 5 lines of code. Features: 4 view modes supported (Grid, Form and Grid/Form combinations). Advanced search screens.
- Publisher: vbsdb.com
- Date: 27-04-2011
- Platform: Scripts, Asp
- Using ASP to create, edit, or delete information in a database.
- License: Shareware
- Price: .price.

This is a set of ASP examples/tutorials that demonstrate exactly how to use ASP with a database. Topics include: Using ADO To Add A New Record, Using ADO To Update An Existing Record, Using An Update Query To Modify An Existing Record, Using Delete Statement to Delete Records, Using A Select Statement (With A Loop), and ACCESS DATABASES ( DSN vs DSN-LESS).
- Publisher: powerasp.com
- Date: 22-04-2011
- Platform: Scripts, Asp
- WebDB
- License: Shareware
- Price: .price.

WebDB provides a Web interface to manipulate databases. It provides the ability to add to, modify, and delete from multiple databases based on keyword recognition. This application also implements the password authentication algorithms. It also features a search engine that allows users to search a shared database by keyword but doesn't give them the power of a larger database manager script.
- Publisher: extropia.com
- Date: 16-04-2011
- Platform: Scripts, CGI and Perl
- DSN-Less Connection Maker
- License: Shareware
- Price: .price.

Searches an entire website for MS Access Databases, links are created for each database. Simply click on one of the database links and a connection file is automatically created. Requirements: Microsoft IIS with ASP and the FileSystemObject Active..
- Publisher: templates.doteasy.com
- Date: 13-04-2011
- Platform: Scripts, Asp
- DbNetGrid
- License: Shareware
- Price: .price.

DbNetGrid is a web-based grid component based on DHTML behaviours and ASP. Grids can be searched, sorted, edited, copied, printed and results saved in HTML, Word, Excel or XML formats. Fully encapsulated, grids can be nested or linked together on the same page to create powerful drill-down capabilities.
- Publisher: dbnetgrid.com
- Date: 08-04-2011
- Platform: Scripts, Asp
- Database Search Sample Code
- License: Shareware
- Price: .price.

Here is a quick sample of searching a DB for certain records. It's really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %. It works the way most of us have come to expect * to work.
- Publisher: asp101.com
- Date: 05-04-2011
- Platform: Scripts, Asp
- Generate online custom CGI-Perl Database Scripts in minutes
- License: Shareware
- Price: .price.

Generate CGI-Perl database scripts to your own custom design of your database, also in ASP Access 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: 03-04-2011
- Platform: Scripts, CGI and Perl
- ASPDB_SQL
- License: Shareware
- Price: .price.

PHPLIB's DB_Sql format in ASP language.
- Publisher: rfkmap.sourceforge.net
- Date: 24-03-2011
- Platform: Scripts, Asp
- Loading Text Files Into A Database
- License: Shareware
- Price: .price.

This short tutorial explains how to to upload a text file and load it into your database using ASP. It uses a sample of the space-delimited file for an example..
- Publisher: byte.com
- Date: 20-03-2011
- Platform: Scripts, Asp
- Excel Data
- License: Shareware
- Price: .price.

This is a simple ASP script demonstrating how to connect and display Excel data using ADO From ASP..
- Publisher: asp101.com
- Date: 20-03-2011
- Platform: Scripts, Asp
- Wielding the Power of the DataView
- License: Shareware
- Price: .price.

When faced with learning a new technology, it's common to try and reproduce the basic functionality you're used to in the old one. In doing that with ADO.NET and trying to reproduce the basics or the recordset object, this article discusses the new and many uses of ADO.
- Publisher: asp101.com
- Date: 19-03-2011
- Platform: Scripts, Asp
- CSV Manager
- License: Shareware
- Price: .price.

CSV manager is a Perl script that allows you to add records or to perform searches on one or several csv databases..
- Publisher: mycgiscripts.com
- Date: 18-03-2011
- Platform: Scripts, CGI and Perl
- AddCriteria Simplifies SQL Queries
- License: Shareware
- Price: .price.

AddCriteria is a small function that simplifies the code needed to produce a SQL query from a set of optional criteria posted by a user. This article explains how to use this function..
- Publisher: 15seconds.com
- Date: 14-03-2011
- Platform: Scripts, Asp
- Bullschmidt ASP Web Database Sample
- License: Freeware
- Price: 0.00

This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project..
- Publisher: bullschmidt.com
- Date: 13-03-2011
- Platform: Scripts, Asp
- mysqlsync
- License: Shareware
- Price: .price.

mysqlsync is a perl script that allows you to keep remote copies of a mysql database in sync with a central master copy. It does this by running as a daemon process and tailing the mysqld logs. From the log output it culls queries and decides if it applies to the database, the tables and the operations that you want to keep in sync, and if it does, connects to the remote hosts and issues the same query on each one.
- Publisher: shmooze.net
- Date: 10-03-2011
- Platform: Scripts, CGI and Perl
- Connections And Server Database Permissions
- License: Shareware
- Price: .price.

This is an overview of SYSTEM DSN's, DSN-LESS Connections, and any database permissions that may need to be set on the server. Helpful for people just learning ASP as well as people with some experience..
- Publisher: powerasp.com
- Date: 09-03-2011
- Platform: Scripts, Asp
- DBMEdit
- License: Shareware
- Price: .price.

If you use DBM files, this program makes them easy to edit. Each value stored in a DBM file is treated as several "fields", delimited by a user-defined string-- in effect, supporting multiple columns within the one-column DBM format. This program displays a DBM database as a table, and provides auto-sized forms to add or edit records.
- Publisher: jmarshall.com
- Date: 09-03-2011
- Platform: Scripts, CGI and Perl



