http://bugs.winehq.org/show_bug.cgi?id=22665
--- Comment #3 from André Silva aedgsilva@gmail.com 2010-05-14 09:12:50 --- I made another test and verified that a running Oracle Database Server will *NOT* be necessary.
Here are the new steps to reproduce the bug:
1. Extract the Oracle Instant Client for Windows 32-bit from: http://download.oracle.com/otn/nt/instantclient/112010/instantclient-basicli...
A valid Oracle Technology Network (free) account will be necessary.
The Instant Client folder must be added to the PATH environment variable:
a) wine regedit b) key: HKLM\System\CurrentControlSet\Control\Session Manager\Environment
2. Install SQLTools from the download link.
3. Run SQLTools.exe
3.1. Choose *NO* for shared configuration 3.2. Click OK to define the master password to "none" 3.3. Enter anything in the user and password fields 3.4. Click the *SAVE* button 3.5. Close SQLTools
4. Run SQLTools again, and it will hang!
Thanks in advance for the help!