P
Paul Fell
Access 2000
I have several access querys. The database is also hooked up (ODBC) to
a SQL Server backend. I want to be able, in VBA, to extract any
criteria set for a particular query by a user and pass as parameters
to a stored procedure in the backend database. I know I can
interrogate the SQL property of the querydef, but is there another
property I can interrogate which has each fields critieria which has
been set in the query?
Thanx
Paul
I have several access querys. The database is also hooked up (ODBC) to
a SQL Server backend. I want to be able, in VBA, to extract any
criteria set for a particular query by a user and pass as parameters
to a stored procedure in the backend database. I know I can
interrogate the SQL property of the querydef, but is there another
property I can interrogate which has each fields critieria which has
been set in the query?
Thanx
Paul