Windows 64bit compatibility

hbar

Member²
Has anyone used PL/SQL Dev. with Windows 64? Are there any issues I should be aware of? I'm getting a new desktop mosheen, but I need our beloved app to work.

Anyone???
 
This works fine, but note that:
  1. You need a 32 bits version of Oracle Net.
  2. Due to an Oracle Net bug, PL/SQL Developer must not be installed in a directory with parentheses. Unfortunately the default installation directory is C:\Program Files (x86)\PLSQL Developer. You will need to change this.
 
Back
Top