Calling managed code from an access database.

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

Is it possible to call manged (i.e. .Net) code from an access database or a
way to handle access form/report events from managed code?

Jacob
 
Yes. Even if I have never tried it myself, it is described in some places,
such as in "Professional C#", at Wrox (the first edition, not the second
edition which is horrible in some parts), Chapter 19. You can try to Google
on "COM Interoperability", "Using DotNet components in COM" if you cannot
get the book.


Vanderghast, Access MVP
 

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