Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems with RC1.

653660Dec 4 2009 — edited Dec 11 2009
These are a few problems I've encountered with RC1.

1. Deleting text on open strings:
Open a worksheet
On line one enter ->
 'SOMESTRING 
Hit return at end-of-line
All text up to the ' is deleted.

2. On Win XP sp2 the file handle is not released on any query result export other than XLS
Open a worksheet
Enter and run ->
select * from dual 
Export Data from query result as Fixed
In Explorer, try to delete the exported file or load into an editor such as TextPad and the read-only flag will be set.

3. Export Data for formats TEXT and CSV enclose all character elements with " (double quote). Is there a preference setting to change this?

4. On FIXED format export all data elements are enclosed with " (double quote).

5. SQL history tool-tip displays a very small portion of text. Is there a preference setting for this?

About
-----
Oracle SQL Developer 2.1.0.63
Version 2.1.0.63
Build MAIN-63.41
Copyright © 2005,2009 Oracle. All Rights Reserved.
IDE Version: 11.1.1.2.36.55.30
Product ID: oracle.sqldeveloper
Product Version: 11.1.1.63.41

Component Version
========= =======
Java(TM) Platform 1.6.0_11
Oracle IDE 2.1.0.63.41
Versioning Support 2.1.0.63.41

OS WinXP sp2
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2010
Added on Dec 4 2009
7 comments
1,131 views