Software Development Network>> Visual Basic>> Access 2000 Macro
Hey Jerry,
You can not get to a Access macro using ADO...you can however execute the macro using automation.....
I have never used Automation, can you give me any more information on it's use
Thanks,
Jerry
ADO or ADO.NET are you using VB6 if so, VB6 is not supported and is the wrong place to post and the best place would be to post at the appropriate communities:
www.microsoft.com/communities
General document about using the Access Object model using VB.Net
http://support.microsoft.com/kb/317113/
With the following thread
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=64703&SiteID=1
Showing calling an Access macro from VB.Net.
Access 2000 Macro
FreeAgent
Hey Jerry,
You can not get to a Access macro using ADO...you can however execute the macro using automation.....
Thomas Greenleaf
I have never used Automation, can you give me any more information on it's use
Thanks,
Jerry
Dugan Porter - Microsoft
ADO or ADO.NET are you using VB6 if so, VB6 is not supported and is the wrong place to post and the best place would be to post at the appropriate communities:
www.microsoft.com/communities
Roxanne163
General document about using the Access Object model using VB.Net
http://support.microsoft.com/kb/317113/
With the following thread
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=64703&SiteID=1
Showing calling an Access macro from VB.Net.
s26f84