Categories
Tags → Database Access Asp

ASP Search Engine Framework

This is the framework for a search engine, which uses ASP to access a database via ADO. It is relatively simple and straight forward and is ready to be extended upon. It supports basic boolean operators ''AND'' and ''OR''.
DETAILS

Integrating Flash with an Access Database

This article explains how to connect a Flash movie to an Access database, and use an ASP page to query the database and transfer information over to the Flash movie. It shows how to build a very simple Flash address book to demonstrate the technique....
DETAILS

Display Table Script Writer

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 re...
DETAILS

Database Search Sample Code

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 *...
DETAILS

aspWebSurvey

Websurvey is an asp app that displays a survey and collects the answers to the user. It is Copyrighted 2001, Brain Scan Studios, Inc. and is distributed under the GNU Public License. All source code is provided also included is an Access database so ...
DETAILS

ASP Data Access for Beginners

The driving force behind Active Server technologies is data access. In order to develop a truly dynamic web site developers need to allow users to access data on demand. Luckily, with Microsoft''s Active Server Pages, this is exceedingly easy to...
DETAILS

Web Free-For-All

Web Free-For-All is an ASP based free-for-all links page. Features include: web based admin area, modify and/or delete entries, e-mail addresses saved to database, and more. (Uses an MS Access ''97 database and the FileSystemObject).
DETAILS

New MDB Component

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.
DETAILS

Fun With Stored Procedures...

This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...
DETAILS

Write A Guestbook In 5 Steps

This article takes you through 5 simple steps to create your own ASP guestbook program. It uses an Access 97 database for the guestbook example.
DETAILS

Page:
©2003-2019 jCay.com