ASP and Access Reports
I have an ASP page that has VBScript that connects to my Access database. This database has a report that I have created.
Can VBScript on an ASP page be used to "call" and display this Access report? If not must I use HTML to display the data extracted from the database to the user? Can a report writer be used with ASP to display data?
Michael
|