If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Has anybody out there tried to connect to a Progress DB from a Linux platform? I have a Progress database running on Solaris that I would like to be able to manipulate from a Linux platform.
We used Progress v9.1 on Linux extensively in a past life. Worked just fine. Configuring was initially a pain as we had the system setup on 3 servers inside of and in of a DMZ.
I have no suggestions to make. Presumably you can connect to the Solaris from the Linux box using ssh ? If not, I'd start there.
That should be no problem. ODBC should be the best course of action for you as you simply install an ODBC client on your Solaris box and depending on which vendor you use, you can either install the Progress client and use a Single-Tier connection or install a Client/Server software to communicate with your database