ASP ADO Coding practices
Describe a set of ASP/ADO coding practices that will help create Web applications that will function better in a shared hosting environment and more stable, and help minimize the occurrence of ASP hanging.
url: xfriday.com/asp_ado_coding_practices.asp
ASP Generic Database Implementation
How to put any database table on the web for viewing and/or editing with very little code. The GenericDB files are written with ASP for IIS 4. By Eli Robillard.
url: www.genericdb.com/
ASP Tutorial - Next Ten Records
Learn how to implement result paging through ADO.
url: www.takempis.com/nextten.asp
ASPDB_SQL for ASP
Permits using DB_Sql format (PHPLIB) in ASP language.
url: rfkmap.sourceforge.net/
converts access databases to asp code
An application which allows conversion of Access databases to VBScript code list. Trial available. [Commercial]
url: www.access2asp.com/
Creating a DSN-Less Connection to a Database
Example includes source code.
url: www.loudasp.com/howto/ASPDBConnectAccess.asp
Creating a System DSN for Microsoft SQL Server
Explains the process of creating a Data Source Name (DSN) on your local machine. Contains step by step instructions and screenshots.
url: www.devasp.com/samples/dsn_sql.asp
Fallen Crew SQL
ASP source code to parse raw search keywords and translate them into valid SQL Queries. Parses query for MySQL, Microsoft SQL Server and Microsoft Access databases. [Commercial]
url: www.fallencrew.com/
InspireApps.com Manager
An on-line database access tool designed to allow end-users to edit, add & delete data from a Microsoft Access database. [Commercial]
url: www.inspireapps.com/managerinfo.asp
The MapPath Method.
Alternative active server page database connection example, includes the source code.
url: www.devasp.com/samples/datamappath.asp
Rod The Robot
Without any programming skills Rod allows to generate ASP pages to search and display the contents of a MS Access database.
url: www.rodtherobot.com/
Searching a Database with Active Server Pages
Step by step guide which includes source code.
url: www.planet-source-code.com/vb/scripts/ShowCode.asp...
Using an SQL Statement to Add Records to a Database
Example includes step by step instructions and the source code.
url: www.aspfree.com/asp/startpage.asp?id=21
Using ASP to Connect to an Access Database
Detailed tutorial including screen shots and the source code.
url: haneng.com/Lessons_17.asp
Utilizing ASP to Provide Database Access Through Web Browsers
An explanation on how to use Active Server Pages (ASP) to display SQL Server database information on the web.
url: www.tutorial-web.com/asp/database/