WineHQ

PL/SQL Developer

No Screenshot

Submit Screenshot
Version 6.0

Application Details:

Version: 6.0.x
License: Shareware
URL: http://www.allroundautomations...
Votes: Marked as obsolete
Latest Rating: Garbage
Latest Wine Version Tested: 0.9.2.

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installation works. After installing Oracle Instant client 10.2 and msvcr71.dll those appear to be 'used' without error. Starting app with /nologon option loads past splash screen and into main window. Some dialogs work (Tools->Configure Tools).

What does not

on startup: fixme:win:SetLayeredWindowAttributes (0x30040,0x00000000,100,2): stub! Icons (toolbar, etc.) do not load. Opening various dialogs (like Options) causes error in app: Exception 'EReadError' in module plsqldev.exe at 00026857 Error reading ProcColEditor.Font.Height: Interface not supported (where "ProcColEditor" is different depending on the dialog.) Tabs (such as on the dialog Tools->Configure Tools) do not respond to clicks. Information from tnsnames.ora does not appear to be read (no entries in Database dropdown on Session->"Log on" dialog.

Workarounds

What was not tested

Connecting to a database. (I didn't have one available.) Doing anything in SQL/Program/etc. windows. (Due to "Interface not supported" errors.)

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Unusable for now, but it could have been much worse.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 5.10 "Breezy" (+ variants like Kubuntu)Dec 04 20050.9.2.Yes Yes NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

PL/SQL Developer HOWTO
To successfully run PL/SQL Developer on wine you need to follow this steps:
0. Review associated bugs and limitations of chosen version and vote for them;
1. Install the latest possible wine version. Please note, in versions 1.3.22 and 1.3.23 there is regression, so do not use them;
2. Download Oracle Instant Client 32bit windows, version 11.1.0.7.0. Higher versions currently hang on use.
3. Unzip it in your drive c oracle directory, presumably .wine/drive_c/oracle;
4. Copy there tnsnames.ora and sqlnet.ora , where your database connection strings are described;
5. Install PL/SQL Developer as usual;
6. When running PL/SQL Developer you need to pass some environment variables to show where Oracle client lives and some language variables:
env LC_ALL=bg_BG.UTF-8 ORACLE_HOME="C:\ORACLE" NLS_LANG="BULGARIAN_BULGARIA.CL8MSWIN1251" TNS_ADMIN="C:\ORACLE" wine "C:\Program Files\PLSQL Developer\PLSQLDev.exe"
This is the commandline string I use for Bulgarian locale and you should change it for your case.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back