T
Terri
Is it possible to bind a report to a stored procedure? I'd like to use ADO
to pass parameters to a SQL Server stored procedure to create a temporary
table and then bind a report to this temporary table. I'm familiar with
calling stored procedures with parameters using ADO from Access. I'm just
not sure how I can bind a report to this temporary table. If this is
possible examples and code would be greatly appreciated.
to pass parameters to a SQL Server stored procedure to create a temporary
table and then bind a report to this temporary table. I'm familiar with
calling stored procedures with parameters using ADO from Access. I'm just
not sure how I can bind a report to this temporary table. If this is
possible examples and code would be greatly appreciated.