Is there a version of Microsoft Office Access uses C# instead of VB6 for native automation? If so how do I go about using it – is there some way to switch it or activate it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not natively, no. But here is an article on how to do some basic automation functions externally using C#:
http://support.microsoft.com/kb/317114
It’s not integration in the sense that you can write macros in it, but it will give you a reasonable level of control.