OpenEdge 10.2B and OpenEdge 10.1B database access from one s

Posted by ipvenkat on 17-Sep-2015 09:40

Hello,

We have OpenEdge 10.1B database(ABC) and 10.2B database(XYZ).

One of our application server has OpenEdge 10.1B driver installed for connecting to 10.1B database ABC.

I want to create connection to 10.2B database XYZ from the same application server, since server has 10.1B driver already installed it is not allowing to make connection to 10.2B database XYZ.

If i upgrade OpenEdge driver from 10.1B to 10.2B then both database(ABC & XYZ) connection will work?

or it will connect only to 10.2B database and 10.1B database version will stop working?

Please provide your valuable advise.

Regards,

Venkateswaran

All Replies

Posted by Valeriy Bashkatov on 17-Sep-2015 09:45

"OpenEdge 10.1B driver" - what do you mean by that?

Posted by TheMadDBA on 17-Sep-2015 09:53

Since you say "driver" I assume you are talking about ODBC access and not native access.

This KB explains the versions that a 10.2 driver can connect to (10.1 is included) knowledgebase.progress.com/.../P141536

If you are talking about native connections then as long as you are running client-server connections (-H -S) then 10.2B will connect to 10.1B.

It would be a good idea to get both applications up to 10.2B08 at a minimum.

Posted by ipvenkat on 17-Sep-2015 10:10

ODBC driver installed in Windows server 2003.

This thread is closed