Procedures

R

rfrench

I am creating a Macro and using the OpenStoredProcedure Action. In the
Action Arguments area, it asks for the Procedure Name. There are none listed
in the drop-down box, but the procedure exists. How do I find it for the
'Procedure Name?' Do I need to store it somewhere? If yes, how and where?
Thanks.
 
P

ph

I think this is only possible when accessing a SQL Server database (MicroSoft
Access Project)
 
Top