Hello
I'm using squirrel sql 2.0 RC 1 with Java 1.5 and an Oracle thin driver
for oracle 9i;
I have found that when I do a simple select query in the SQL window
(e.g. "select sysdate from dual"), it will work and show me a result
set, but my send query will always hang indefinitely. I haven't seen
one finish yet. I know I'm not giving a lot to go on, but I'm not sure
what other information needs to be collected.
If I close that window & connection, and reconnect, I can do another query.
Does anyone have any advice for troubleshooting this problem?
-Jack
|