Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing a class module method from outside of Access

Status
Not open for further replies.

Manch

Programmer
Jun 12, 2001
43
US
I have a class module that I have created in Microsoft Access. This module has a method that takes one parameter. Can I access this method from outside of Access using ASP and ADO, or do I have to convert this to an SQL database and use a stored procedure? The Access database is on our web server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top