Access add-in question (c#)

B

brett

attempting to create my first Access add-in with VS.net 2003 / C#
need some guidance on how to call methods on the application object.

specifically, how to get the currentDb name from that application
object.

I know its a reflection thing, but am getting lost here - some sample
code would be helpful...

Thanks in anticipation...

Brett
 

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