Is it possible to pass a value (date) from an Access form into a pass-through query? Or is what you write in the pass-through query sent directly to the backend database.
Here is what I want my end result to be:
Exec uspGetSummaryByState '07/01/2001', '07/31/2001'
Here is what I'm attempting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.