PROGRESS client/server version mismatch

prashant hegde

New Member
We are trying to connect to progress 9 database using a progress 8 client and getting the following error message

Disconnected because of PROGRESS client/server version mismatch. (642)

Is there a way to connect to a higher version database from a lower version client.

Thanks in advance,
Prashant
 
Was there any resolution to this post. I would like to connect a 9.1 client to a 10.1 database server. Progress documents that it can't be done, but I'm hoping someone may have found a work around. Please let me know.
 
The client version must be greater than or equal to the db version.

oe10 client can connect to a v9 database.

v9 client cannot connect to an oe10 database.

If you use app servers an app server can connect to any app server aware db (v8+). So, for instance, a v8 client could use an app server to connect to an oe10 database.
 
Back
Top