B
Barb
I have an Access application that produces various reports. One of them is a
summary report which obtains data from a large stored procedure containing
many functions. When I pass the .adp/.ade file to a user, this one stored
procedure disappears and the user is unable to run the report; however, I can
run it from my machine or from hers when I remote in. Do I need to cut this
stored procedure up into several smaller ones, or is there a better way to
get the application to the user?
Thanks in advance.
summary report which obtains data from a large stored procedure containing
many functions. When I pass the .adp/.ade file to a user, this one stored
procedure disappears and the user is unable to run the report; however, I can
run it from my machine or from hers when I remote in. Do I need to cut this
stored procedure up into several smaller ones, or is there a better way to
get the application to the user?
Thanks in advance.