Thanks lameid
I'm using Access 2010
All the SQL is in tables, I use ADO to pull and execute the SQL. The SQL is not built on the fly, it is just pulled as needed.
I don't use ADODB.Command very much, I'll look into it.
If QueryDefs.Parameters is enumerable, I could add the SQL to the...
I'm pulling statements from a centralized location and need to test if the statement takes parameters. My issue is users are using linked tables and fields may be missing. My thinking is, if the statement takes parameters, then I am missing a field, and can report the parameter fields as...
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.