G
Guest
I am having trouble returning records from a complex stored procedure (my
definition of a complex SP is one that uses more than a single select
statement). The SP should be returning the results set for a gaussian curve
that I am building into a temp table. Unfortunatly from Access I get a
message along the lines of: "The stored procedure executed successfully, but
did not return any records". I have a few other SPs that only have a single
Select statement and they return just fine. Any help or suggestions would be
greatly appreciated.
Thanks
definition of a complex SP is one that uses more than a single select
statement). The SP should be returning the results set for a gaussian curve
that I am building into a temp table. Unfortunatly from Access I get a
message along the lines of: "The stored procedure executed successfully, but
did not return any records". I have a few other SPs that only have a single
Select statement and they return just fine. Any help or suggestions would be
greatly appreciated.
Thanks