ABL Client Forward Compatiable?

JamesBowen

19+ years progress programming and still learning.
Hi all

Is it possible for the ABL Client running 10.1B connect (using the -Directconnect parameter) to a 10.2A AppServer and run a server side procedure.

I know this is a very lazy question to ask but it's almost home time and I 've only got 20 minutes.
 
Connections to app servers are version independent.

Of course you cannot use features that your client or the app server doesn't know about ;)
 
Back
Top