Hi all,
i'm trying to integrate some useful sql-scripts via the tools-menu. Calls to executables (type=external) work fine, but trying to call a type=session tool doesn't seem to work. I'm using plsqldev 6.0.4
Example: File test.sql with the 1-line contents
select 1 from dual;
linked to the tools-menu with type=session and description=Test
When clicking the execute-button from the configuration menu or when using the new menuitem Test on the tools-menu, no output is generated.
I tried this with various active windows and different sessions/connections.
What am I doing wrong?
Thanx, Thomas.
i'm trying to integrate some useful sql-scripts via the tools-menu. Calls to executables (type=external) work fine, but trying to call a type=session tool doesn't seem to work. I'm using plsqldev 6.0.4
Example: File test.sql with the 1-line contents
select 1 from dual;
linked to the tools-menu with type=session and description=Test
When clicking the execute-button from the configuration menu or when using the new menuitem Test on the tools-menu, no output is generated.
I tried this with various active windows and different sessions/connections.
What am I doing wrong?
Thanx, Thomas.