S
Stanley
I want to open an ADO recordset with rst.open ...
with a stored procedure. The problem is the stored
procedure has input parameters. Is there any way to pass a
parameter(s) to the stored procedure to get back my
recordset? I can do this with a command object with a
select statement in code in my front end.
Thanks,
Stan
with a stored procedure. The problem is the stored
procedure has input parameters. Is there any way to pass a
parameter(s) to the stored procedure to get back my
recordset? I can do this with a command object with a
select statement in code in my front end.
Thanks,
Stan