xsharp.eu • ADS Advice please
Page 1 of 1

ADS Advice please

Posted: Wed May 31, 2023 1:07 pm
by MJI
This is a really strange request, as I have been using it a LONG time.

We added ADS DataDIctionary support a while ago, but chatting with boss, we need a new feature.

We want to be able to copy data from one dictionary to another,

We are on A, but then copy to B, done it easily with a normal connection, but not a data dictionary connection. Same ADS server.

Thinking this MAY be it

AdsConnect60 to second dictionary
AX_SetConnectionHandle with new handle
Open the files
copy data
close them
AdsDisconnect with new handle

Just checking if anyone else has done this.

I can test my theory but just wondering if done before.

Thanks

Martin