Hi,
What are the options to replace an Access Query (query with criteria - from a SQL-server table) by a SQL-server View or T-SQL with the possibility to pass the criteria(filter ) from VBA.
Would be great If I could find somewhere an example of how to proceed in the SQL-server but also how to execute from VBA and use the result.
Thx
What are the options to replace an Access Query (query with criteria - from a SQL-server table) by a SQL-server View or T-SQL with the possibility to pass the criteria(filter ) from VBA.
Would be great If I could find somewhere an example of how to proceed in the SQL-server but also how to execute from VBA and use the result.
Thx
Comment