 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
lb1
Joined: 21 May 2008 Posts: 1 Country: Netherlands |
|
Using SQL Assistant with Oracle SQL Developer |
|
Hello,
We want to use SQL Assistant with the new oracle tool "Oracle SQL Developer".
This is the new enviroment which Oracle will be using.
The problem is that I cannot find the Target window class of the editor of this program.
I tried finding it with spy++ but because it is a java app, I cannot find the windows within the main window.
Can you help me with this ?
Best regards,
L. Broekhuizen
Syntens
Netherlands
|
|
Wed May 21, 2008 3:17 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
It will not work with Oracle SQL Developer. Oracle SQL Developer is not a Windows-based tool. It is Java based and so it doesn't work with Windows applications and doesn't use Windows processes. Every graphical object in Java is not a Window, it is a custom drawn boxes and elements and that's why Java GUI is so slaw and not compatible with other Windows tools.
In comparison, Eclipse is also a Java-based tool, but most of its graphical stuff is non-Java. SQL Assistant can be used with Eclipse, with DB Tools, with Toad, PL/SQL Developer, and many other Oracle development and management tools.
|
|
Wed May 21, 2008 10:55 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|