WineHQ

PL/SQL Developer

No Screenshot

Submit Screenshot
PL/SQL Developer is an Integrated Development Environment that is specifically targeted at the development of stored program units for Oracle Databases.

Application Details:

Version: 8.0.x
License: Shareware
URL: http://www.allroundautomations...
Votes: 4
Latest Rating: Platinum
Latest Wine Version Tested: 1.3.25

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Allroundautomations website

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

Vital functions work

What does not

Built-in reports
Export to XML of DB objects

Workarounds

What was not tested

n/a

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Still needs switch to 8bit colours for toolbar to display correctly (Tools->Preferences, Toolbar->uncheck Appearance/Faded disabled buttons)

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 11.04 "Natty" amd64 (+ variants like Kubuntu)Jul 26 20111.3.25Yes Yes PlatinumAlex Stanev 
CurrentUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)Sep 28 20091.1.30Yes Yes GoldAlex Stanev 

Known Bugs

Bug # Description Status Resolution Other apps affected
1719 MDI child window minimize problem in Delphi VCL applications CLOSED FIXED View
8667 Number of subitems in treeview keeps increasing CLOSED FIXED View
9989 Oracle OCI client: Hangs on updating LOB data CLOSED FIXED View
15069 Apps won't minimize and extra caption bar shows CLOSED FIXED View
17075 PLSQLDeveloper: Trying to create some of bultin reports returns "OLE error 80070057" CLOSED FIXED View
20195 PLSQLDeveloper shows OLE error 80004001 when trying to export object metadata to XML CLOSED FIXED View
21059 PLSQLDeveloper freeze Gnome on initial update notification CLOSED INVALID View
23015 Assassin's Creed 2 installer shows standard message box behind main window REOPENED View
27598 PLSQL Developer: can't not login to database CLOSED FIXED View

Show open 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