Stored procedure/triggers in ms access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to implement stored procedures and triggers in ms access? if
yes how?
 
You most certainly can use triggers and stored procedures in ms-access.

The ability of triggers and stored procedures is going to depend on which
data engine you choose to use with ms-access.

For the last 3 version of ms-access (that includes and goes all the way back
to access 2000), there has been two data engines on the office CD for use
with ms-access. One data engine (JET) does not have triggers, but the 2nd
engine (MSDE) does support and have triggers and stored procedures.

So you had this ability for a considerable amount of time now.
 

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