Hi!
Thanks for a quick response. This thread is more than 5 years old.
I hope this time will someone finally take care of it and will not let go until solved ;)
This one works fine:
select a.* from auftrag a where rownum<100
Either one of these two leads to Access violation and crash...
Hi,
with the PL/SQL Developer version 9.0.3.1641 (Oracle 11.2.0.2) I still have the problem. I just mailed my Debug.txt to the support. I hope for a quick response.
Making a simple select query causes PL/SQL to crash:
"select a.* from auftrag a" One of the columns is of XMLType.
After an...
With "C:\oracle\product\11.2.0\client_1\oci.dll" is the problem still there...
Any update on this?
EDIT: I am using Version 9.0.0.1601 on Windows 7 6.1 Build 7601 (Service Pack 1)
Hi,
Would something like this be possible?
Under "Export User Objects" there should be a combo-box of all (user defined?) folders. After selecting one folder, all objects in this folder would be marked (or filtered) in the list of objects to export...
Thanx,
mm
Hi,
I found a solution that worked for me. I Changed the Oracle Home from 10i back to 9i. (Database is 9i, but I need also 10i environment for other project.)
Maybe it helps to find a solution for other users. This "bug" is really annoying.
Regards,
Michael
These are the only changes in the...