The sqldeveloper tag has no wiki summary.
0
votes
0answers
57 views
Show DB2 Tables in Oracle SQL Developer
(Yes, this is a duplicate question from SO. I made it long ago, and it's still unanswered. I think it may get better results here?)
I'm connecting to a DB2 database with Oracle SQL developer. There's ...
0
votes
1answer
44 views
How to increase memory footprint of SQLDeveloper
I want to use SQLDeveloper with files that are fairly large. However, performance is sluggish (at best) due to a lack of memory.
Assuming that it is a Java app, how can I increase the size of memory ...
1
vote
2answers
224 views
How do I export the data from an Oracle SQL Developer query
How do I export the data from an Oracle SQL Developer query?
I can create queries in it fine, but as to export ??
1
vote
1answer
55 views
Is there a way to configure the directory SQL Developer uses to save SQL scripts?
Is there a way to configure the directory SQL Developer uses to save SQL scripts?
When I do ... File, New, SQL File ... the directory is always set to the \AppData\Roaming\ for my user.
I'd like to ...
0
votes
2answers
2k views
SQL Developer Error Messages: “Enter the full pathname for java.exe” and “Cannot find a J2SE SDK installed at path”
Yesterday, I downloaded SQL Developer 3 with SDK and was able to use it just fine. After shutting down my PC last night and booting it up again this morning, every time I try to run it, I get this ...
2
votes
3answers
182 views
Free software to replace SQL Developer?
As for a developer, the use of SQL Developer is almost daily. However, given that my laptop have only 1 gb ram, it is hard to open SQL Developer and Eclipse together. Do you have any lighter ...
0
votes
0answers
73 views
sqldeveloper: how to make the tables updatable
I'm using this SQL frontend: http://sqldeveloper.solyp.com/
When I use the basic configuration settings to connect to a H2 DB server I can navigate the DB but I cannot insert or modify the records ...
1
vote
1answer
378 views
SQL developer won't start
Today I tried to open SQL developer and it won't start at all.
I am using Windows XP and I haven't been using SQL Developer for 1 or 2 months. Today, when I tried to open SQL Developer, I click the ...
0
votes
3answers
715 views
Is there a shortcut to switch between tabs on Oracle SQL Developer?
I'd like to be able to switch between 'Query Result' windows, and it's a pain having to use a pointer (mouse/touchpad) each time.
2
votes
2answers
2k views
How to open several tables in different tabs in SQL Developer
I have several schemes and need to open different tables in different tabs from different schemes at the same time.
SQL Developer opens the table view in the same tab.
Clicking whilst holding Ctrl ...
1
vote
3answers
1k views
Ctrl v does not work in ORACLE SQL Developer
I cannot get Paste ( Ctrl+V ) to work in Oracle SQL Developer
1
vote
1answer
738 views
Oracle SQLDeveloper locks up when using copy/paste
SQL Developer keeps locking up when I copy/paste text in a worksheet. It happens when I past into SQL Developer from itself or from another application and also when I past from Developer into ...