I have an Access query that accepts a date parameter. I am trying to call this from an .ASP page. Does anyone know the syntax for doing so? I am setting a string variable = to the query string, and then executing the string variable against the database. Any recommendations?
Thanks
Thanks