How to display records from an Access database with ASP (180814)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
- Microsoft Internet Information Server 3.0
- Microsoft Internet Information Server 4.0
This article was previously published under Q180814
For a Microsoft Visual Basic .NET version of this article, see 308278.
SUMMARY
This article shows you how to create a Web interface that displays
information from an Access 97 relational database using Visual InterDev.
There are four main steps in this process:
- Create the Web project.
- Add a Data Connection to Your project.
- Create an Active Server Pages (ASP) page and Add it to a Data Command
Control.
- Write Code to Act on the Recordset Object Returned by the Data Command
Control.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, link to the following Microsoft
Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbhowto kbsample KB180814 |
---|
|