jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Querying an Access database in ASP

DeEnFrSp
Hits: 17

Querying an Access database in ASP

Rating 0.0 0.0
Active Server Pages allow us an easy means of querying and updating a database from a webpage. This article describes the basics of using this technique in a nutshell. The examples given here utilize a Microsoft Access database, but the principles elucidated apply equally well to ASP integration with other databaes.


Platform(s): n/a
Date: Jan, 25 2000
Author: http://www.kamath.com/tutorials/tut001_access.asp

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

Creating a simple ad rotating system using ASP

ASP/Tips and Tutorials/Ad Management

Simple ASP Authentication System

ASP/Tips and Tutorials/User Authentication

File DSNs - Use and Reuse

ASP/Tips and Tutorials/Database-related