english deutsch
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.
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.
ASP Tutorial - Next Ten Records
Learn how to implement result paging through ADO.
ASPDB_SQL for ASP
Permits using DB_Sql format (PHPLIB) in ASP language.
converts access databases to asp code
An application which allows conversion of Access databases to VBScript code list. Trial available. [Commercial]
Creating a DSN-Less Connection to a Database
Example includes source code.
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.
Rod The Robot
Without any programming skills Rod allows to generate ASP pages to search and display the contents of a MS Access database.
Searching a Database with Active Server Pages
Step by step guide which includes source code.
The MapPath Method.
Alternative active server page database connection example, includes the source code.
Using ASP to Connect to an Access Database
Detailed tutorial including screen shots and the source code.
Utilizing ASP to Provide Database Access Through W
An explanation on how to use Active Server Pages (ASP) to display SQL Server database information on the web.