G
Guest
Hi,
I have an Access 2003 Database (NOT a project - ADP). The tables are linked
to SQL Server using ODBC.
My question is this:
Is there a way to call a SQL Server Stored Procedure as the RecordSource for
a Form or Report by wrapping it into an Access Query?
If it is possible, can someone provide me with a step by step response on
how I could achieve this?
I do not want to know how to do it using ADO in code since I already know
how to do that. I want to know if there is a way to call it from a query that
can be used as the RecordSource for a Form or Report.
I have an Access 2003 Database (NOT a project - ADP). The tables are linked
to SQL Server using ODBC.
My question is this:
Is there a way to call a SQL Server Stored Procedure as the RecordSource for
a Form or Report by wrapping it into an Access Query?
If it is possible, can someone provide me with a step by step response on
how I could achieve this?
I do not want to know how to do it using ADO in code since I already know
how to do that. I want to know if there is a way to call it from a query that
can be used as the RecordSource for a Form or Report.