Stored Procedures

J

Josh

Hi Guys,

How do I add a stored procedure into an access database using SQL?

Thanks for the help,

Josh
 
V

Van T. Dinh

Check the JET SQL section of the Access Help on CREATE
PROCEDURE statement if you are talking about an Access
database (MDB).

HTH
Van T. Dinh
MVP (Access)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top