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.