Stored Procedures

  • Thread starter Thread starter aaa
  • Start date Start date
Looks like you skipped this part of the article:

"Unlike other objects in Access, stored procedures have no interface and
cannot be created or run through the Access User Interface. The way to get
them into your database is to simply code them."
 
thanks joe. i would not have realized this. i guess i got
confused because i did see a SP tab when I tried to create
an Access Project(new or existing database). I guess that's
what confused me.
 
Yep.
Access Projects connect directly to SQL SERVER so you get to use that
functionality.

The article was talking about the JET database engine (v 4.0) which added
this functionality to JET databases.
 

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

Back
Top