M
Mams
I am trying to automate the Access RT2003 using .NET.
I am successful to add the AccessRT components to the
project. But while executing the application, I am getting
the "Server Execution Failed" when the application hits
the line : oAccess = new Access.ApplicationClass();
I think , I need to add some other Office components to
make the application to create an instance of Access? I am
not sure about what are they?
But the same code works well if I have the full version
Access 2003.
Any ideas ?
Thanks
Mams
I am successful to add the AccessRT components to the
project. But while executing the application, I am getting
the "Server Execution Failed" when the application hits
the line : oAccess = new Access.ApplicationClass();
I think , I need to add some other Office components to
make the application to create an instance of Access? I am
not sure about what are they?
But the same code works well if I have the full version
Access 2003.
Any ideas ?
Thanks
Mams