Listing of Database in Scripts
- PostgreSql Form Wizard
- License: Shareware
- Price: .price.

This script is intended to enhance the productivity while using PostgreSql. The form generation script do not require any user modification and is completely portable to any application. The form supports various data types, data validation and dynamic data modes.
- Publisher: angelfire.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- m-tecs.net: phpMyBackup
- License: Shareware
- Price: .price.

phpMyBackup creates backups from a mySQL-Database at given time intervals and stores them in a gz-compressed file on your webserver. An interface to restore the database is included..
- Publisher: m-tecs.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- phpdbform
- License: Shareware
- Price: .price.

phpDBform is a library to help create a plain html form or a form linked to a MySQL database, to edit, insert, update and delete data, providing a nice presentation to the user. Now there is the new phpDBform Report Creator, to generate reports with support for events, formatting and grouping.
- Publisher: phpwebthings.org
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHPMyEdit
- License: Shareware
- Price: .price.

How many times have you hand coded a simple editor for a MySQL table in php? PHPMyEdit is a code generator to write this sort of editor for you automatically. You may never need to hand code a table editor again. PHPMyEdit can be used for anything that fits in a single MySQL table.
- Publisher: phpmyedit.org
- Date: 14-03-2012
- Platform: Scripts, PHP
- ADOdb Database Library for PHP
- License: Freeware
- Price: 0.00

A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc.
- Publisher: adodb.sourceforge.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- SQL Solution
- License: Shareware
- Price: .price.

Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible..
- Publisher: analysisandsolutions.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- TextDB
- License: Shareware
- Price: .price.

If you don't have access to a database but you do have access to PHP, and you want your web data stored in a database, then this is what you're looking for. Full SQL compatibility is planned as well as a perl port. It includes a Web site news management system that uses TextDB.
- Publisher: textdb.sourceforge.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- jake
- License: Shareware
- Price: .price.

jake supports the management of and linking between online resources and descriptions thereof. jake consists of a database containing information about e-resources (including online journals, databases, search interfaces, and textbooks) and how they relate to each other.
- Publisher: jake.sourceforge.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- MySQL/HTML-Client
- License: Shareware
- Price: .price.

mySQL/HTML-Client is a Web interface to a mySQL database written in PHP. It allows you to display and query database..
- Publisher: judas-price.de
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHP/Msql Database Script
- License: Shareware
- Price: .price.

This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates with the MSQL server to determine the names and types of fields in the database table. The first field in the database table needs to be a unique string field which will be used as the key for changes.
- Publisher: camelcity.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- AccessDBM
- License: Shareware
- Price: .price.

AccessDBM is a simple wrapper for the PHP3 dbm file functions. It's primarily used for quick-and-dirty single-method'' programs. Supported DBM functions include initializing, adding and removing entries, getting values, openning and closing DBM, searching for keys and values, and more.
- Publisher: thewebmasters.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- SQLAdmin
- License: Shareware
- Price: .price.

SQLAdmin is an SQL administration user interface for the Web. Its goal is to enable remote editing of tables stored in a SQL database. SQLAdmin is written in PHP and currently supports only mSQL (more databases support is planed)..
- Publisher: scdi.org
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHPGem
- License: Shareware
- Price: .price.

PHPGem is a program which accelerates the creation of PHP-scripts for working with databases. It works with different SQL-servers (Sybase, PostgreSQL, Interbase, Mysql, Adabas, Informix, MS SQL Server, ODBC). As input values you have to point out the description and parameters of your tables fields (field's name, on/off searching in the field, etc.
- Publisher: dbware.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- phpPgAdmin
- License: Shareware
- Price: .price.

phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs)..
- Publisher: phppgadmin.sourceforge.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- Ministry of Truth (MOT)
- License: Shareware
- Price: .price.

MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which relatively simple databases are used.
- Publisher: mot.sourceforge.net
- Date: 14-03-2012
- Platform: Scripts, PHP
- Data Grid Class
- License: Shareware
- Price: .price.

The developer writes "After playing with ASP .NET's Data Grid, I figured I'd create something similar for use with ASP. I've begun by creating the properties and methods to reproduce the most commonly used and useful features of .NET's data grid." Easy to run examples included.
- Publisher: pixel420.com
- Date: 27-11-2011
- Platform: Scripts, Asp
- RW MySQL Dump
- License: Shareware
- Price: .price.

Use RW My SQL Dump to backup your MySQL databases, both structure and data. The script can be run from command prompt only. So, you can use crontab or other system scheduler to fully automate your data backup process. The script browse all databses that you select and write SQL statements for creating tables and inserting data into files (one for each database).
- Publisher: right-web.net
- Date: 26-11-2011
- Platform: Scripts, CGI and Perl
- DBMan
- License: Shareware
- Price: .price.

DBMan is a full featured database manager that provides a web interface to add/remove/modify/view records in a flatfile ascii database. It supports an advanced user management system, as well as a powerful permissions system..
- Publisher: gossamer-threads.com
- Date: 26-11-2011
- Platform: Scripts, CGI and Perl
- Faster Singleton Queries with ADO
- License: Shareware
- Price: .price.

It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.
- Publisher: somacon.com
- Date: 25-11-2011
- Platform: Scripts, Asp
- Search db by Field
- License: Shareware
- Price: .price.

Providing search capabilities to a db enables users to query on whichever element you target them to. However allowing users to target which portion of the db they would like to query gives extra value. In this example, utilizing our db of US States (state, statename, and capital) the user can search in any of three fields (by dropdown menu input) rather than the application targeting one specific table element.
- Publisher: codeave.com
- Date: 24-11-2011
- Platform: Scripts, Asp
- ASPXP
- License: Shareware
- Price: .price.

ASP XP is a rich server side HTML control that allows ASP developers to easily create web based database applications. With just a few lines of code, you can create sophisticated highly customisable webforms and webtables in your web application. ASP XP works for web based applications much similar to how Visual Basic 'Forms' work for desktop applications.
- Publisher: aspxp.com
- Date: 24-11-2011
- Platform: Scripts, Asp
- Randomizing a Recordset
- License: Shareware
- Price: .price.

This article describes several ways to use a SQL calculated field and the ORDER BY clause to arrange a recordset in random order. It provides a simple tool for verifying that the results are uniformly random. Also shows a technique for bubbling records with certain attributes to the top of an otherwise randomized list.
- Publisher: 15seconds.com
- Date: 23-11-2011
- Platform: Scripts, Asp
- Simple Table Display With Where Clause (Hard Coded)
- License: Shareware
- Price: .price.

Displaying specific subsets of data from a database is easy to accomplish in .asp. The following example utilizes an Access database of Mark "The Bird" Fidrych and displays all of his season statistics for 1976 contained in the database rather than displaying the entire db.
- Publisher: codeave.com
- Date: 22-11-2011
- Platform: Scripts, Asp
- FutureSQL
- License: Shareware
- Price: .price.

FutureSQL is a Free, Open Source Rapid Application Development web database administration tool, written in Perl, using MySQL, DBI:DBD and CGI.pm. FutureSQL allows one to easily setup config files to view, edit, delete and otherwise process records from a MySQL database.
- Publisher: worldcommunity.com
- Date: 10-11-2011
- Platform: Scripts, CGI and Perl
- SQL Server Manager
- License: Shareware
- Price: .price.

If your database server running Microsoft SQL Server 6.5 is somewhere on the Net, you canint use the Enterprise Manager or ISQL/w (if it is located behind a firewall, as in most cases). Its web interface presented allows you to administer SQL Server via any browser across the Internet - using the SQL Distributed Management Objects (SQLDMO for short).
- Publisher: alphasierrapapa.com
- Date: 09-11-2011
- Platform: Scripts, Asp
- Using Multiple Recordsets
- License: Shareware
- Price: .price.

This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets. Specially, using a nifty feature of the ADO Recordset object, Multiple Recordsets, you can store multiple SQL query results in one Recordset object, requiring fewer communications with the database.
- Publisher: 4guysfromrolla.com
- Date: 04-11-2011
- Platform: Scripts, Asp
- EasyDBWeb
- License: Shareware
- Price: .price.

If you need access to your databases through the Internet and don't know how to make it we offer you the complete solution. Our software EasyDBWeb is a database-management tool that lets you easily and quickly Web-enable any database and manipulate the data stored in databases.
- Publisher: monocerossoft.com
- Date: 02-11-2011
- Platform: Scripts, Asp
- Database Paged Search
- License: Shareware
- Price: .price.

This is a sample code that combines a Database Paging and a Database Search script into one. It shows you how to perform a wilcard search on a database table and then page through the results..
- Publisher: asp101.com
- Date: 26-10-2011
- Platform: Scripts, Asp
- Multiple Form Selection (Where In)
- License: Shareware
- Price: .price.

Allowing multiple choices of data observations enables people to customize views of your data and adds value to your applications. This example utilizes our db on the career statistics of Hammerin?Hank Greenberg. The years he played are available to select from in a dropdown menu.
- Publisher: codeave.com
- Date: 24-10-2011
- Platform: Scripts, Asp
- Add N number of records to a dB
- License: Shareware
- Price: .price.

This article shows how to insert records to a database, when the number of records that need to be inserted is unknown. A must read for ASP/ADO programmers..
- Publisher: igluon.net
- Date: 23-10-2011
- Platform: Scripts, Asp



