the stored procedure executed successfully but did not return reco

A

Ashfaq Parkar

hi everybody
i have created sp using one temporary table, which works excellent in SQL
Query Analyzer. However

when I used the same sp in Access Data Project with :

1) Datasheet view, receiving the following message

“the stored procedure executed successfully but did not return recordsâ€

2) Report

“provider command for child rowset does not produce a rowsetâ€

can anybody help me?

Thanks and kind regards
 
G

Gary L. Chefetz [MVP]

Ashfaq:

You might do better posting this question to the developer group at
microsoft.public.project.developer
 
Top