G
Guest
I am trying to create a database whose record source is a SQL stored
procedure. I have created a SQL Pass-Through query to retrieve the records:
EXEC CR_ORDERVIEW2
where CR_ORDERVIEW2 is the stored procedure.
When I run the query all I see is the fields that make up the stored
procedure, but the data is not there the Returns Records property has been
set to Yes.
Any help would be appreciated.
Thanks
procedure. I have created a SQL Pass-Through query to retrieve the records:
EXEC CR_ORDERVIEW2
where CR_ORDERVIEW2 is the stored procedure.
When I run the query all I see is the fields that make up the stored
procedure, but the data is not there the Returns Records property has been
set to Yes.
Any help would be appreciated.
Thanks