Large Data Editor not invoked in tabbed results

phocai

Member²
I'm running two queries in a single SQL window, one of which references a table with a CLOB column.

When I run both queries together (tabbed results) and click on the cell button of the CLOB column the Large Data Editor is not invoked.

In order to invoke the Large Data Editor I have to select just the single query and re-execute. Then I can invoke the LDE by clicking on the CLOB's cell button.

Many thanks.

PL/SQL Developer
Version 7.0.1.1066 (MBCS)
02.30471 - 50 user license
Windows XP version 6.0 (build 2600) Service Pack 2

Physical memory : 1,047,996 kB (596,300 available)
Paging file : 2,521,236 kB (2,173,816 available)
Virtual memory : 2,097,024 kB (1,982,340 available)

Parameters
C:\Program Files\PLSQL Developer\plsqldev.exe

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False

Plug-Ins
*PL/SQL Developer FindAll Plug-In version 2003/11/05 (C:\Program Files\PLSQL Developer\PlugIns\FindAll.dll)
(* is Active)

Homes
OraHome81 (C:\Oracle\ora81)

DLLs
C:\Oracle\ora81\bin\oci.dll

TNS File
C:\Oracle\ora81\Network\Admin\tnsnames.ora

Using
Home: OraHome81
DLL: C:\Oracle\ora81\bin\oci.dll
OCI: Version 8.1
Oracle8i Enterprise Edition Release 8.1.7.4.0
Character size: 1 byte(s)
 
Marco, I am sending you a script separately. One thing I noticed while putting it together was that the Large Data Editor will invoke if the CLOB column is in the *last* tab. If the table with the CLOB column is not in the last tab then the LDE will not invoke.
 
Back
Top