MandoThrasher
Programmer
My ASP app is connecting to an Access database. I want to pull records in based on a query that is already built in Access. The query requires one input paramater. Is there a way to call the query from ASP and pass a parameter, similar to calling a SQL stored procedure?