What components of CONNX is needed to access an ADABAS DB sitting on a Linux platform? Do I need both the JDBC component and the ADABAS SQL Gateway component if:
- My JDBC component is running on a Windows machine
- My JDBC component is running on the same Linux machine
Thanks.