Hi. I'm currently in the process of porting our application from VBA to java. Everything is going very well so far apart from one problem with the CopyObject method.
When tables are linked, the CopyObject method duplicates the table AND retains the link. I am having problems doing this with Java. Does anyone have any idea how this can be achieved?
Any suggestions would be greatly appreciated.
When tables are linked, the CopyObject method duplicates the table AND retains the link. I am having problems doing this with Java. Does anyone have any idea how this can be achieved?
Any suggestions would be greatly appreciated.