Hey all, I've developed a C# app that basically acts like a nice UI alternative to Extra's Attachmate and MS Access.
We have a series of macros already coded for attachmate and I am trying to figure out how to tie them into the C# application so when you click the cmd button 'run report' it will run the macro in attachmate.
Another option that I am interesated in is developing macros in C# that run through this program into Attachmate (if that's even possible)
The main problem is that I need to query several different access databases (I know how to do this already) and with the results run macros through attachmate to generate the final report.
Any help in this would be GREATLY appreciated.
We have a series of macros already coded for attachmate and I am trying to figure out how to tie them into the C# application so when you click the cmd button 'run report' it will run the macro in attachmate.
Another option that I am interesated in is developing macros in C# that run through this program into Attachmate (if that's even possible)
The main problem is that I need to query several different access databases (I know how to do this already) and with the results run macros through attachmate to generate the final report.
Any help in this would be GREATLY appreciated.