Progress 64-bit 10.2B

Hi,

My OS is win7 64-bit.

Now I trying to install the Progress 10.2B 64-bit in that PC. When I looked into the License codes, I could not fnd the OE Studio License for win-64.
Is it available in 10.2B win-64 section?

If not please tell me what product to be installed to compile and develope the programes in 64-bit?

Regards
Philip
 
The GUI client and therefore the OpenEdge Studio are 32Bit only. There are no 64Bit versions of these. You must install the 32Bit versions of them.

Heavy Regards, RealHeavyDude.
 
Thank you very much for your reply. One more doubt , to start the db in 64-bit mode , do I have to OE Development Server or any other component? Kindly advise.
Philip
 
Where do you want to run the database?

AFAIK, it's not possible to install both the 32Bit and 64Bit versions of the same OpenEdge version on the same Windows instance ( that's because of the infamous registry ... ).

Therefore you must install the 32Bit version on Windows of your OpenEdge Studio license. This license includes the right to run database and AppServer in local mode - meaning you can only connect to them from the localhost.

The development server product is, AFAIK, a trade-in which you can get from Progress without any additional cost if your development environment runs against databases or AppServers which are located on a remote machine. Mostly this is used to do the compilation on a different platform. For example, you develop on Windows 32Bit but you deploy the application on Unix 64Bit ( which means that the r-code generated must be compiled 64Bit too ).

Heavy Regards, RealHeavyDude.
 
Back
Top