Error Message 7874

Carly

Registered User.
Local time
Today, 11:37
Joined
Apr 16, 2003
Messages
86
I am using the following code in Microsoft Access Project:
Code:
Docmd.OpenStoredProcedure "Qry F Order Lines Picked", acNormal
which works when I run the code, but when another user uses the database it says it cannot find the stored procedure. But it is there!!!

Does anyone have any ideas why this is happening? I have about 30 stored procedures which it doesn't seem to have any problems with but cannot seem to find this one!

Any help would be greatly received...

Regards

Carly
 

Users who are viewing this thread

Back
Top Bottom