Erik-Berndt Scheper
Member²
Hi,
We encountered the following problem with PL/SQL Developer. If I add/delete a record using ODBC (using autocommit), then we can see the change in sqlplus.
However, in PL/SQL Developer using multi-session mode, the changes are only seen after closing the application, and restarting PL/SQL Developer.
E.g. it does not even suffice to start a new Sql-window!
But if we change PL/SQL Developer to single-session mode, then all changes are reflected after a refresh of the query.
Any ideas? Is this an OCI-bug? Or PL/SQL Developer specific. Toad does not seem to suffer from the same behaviour.
We encountered the following problem with PL/SQL Developer. If I add/delete a record using ODBC (using autocommit), then we can see the change in sqlplus.
However, in PL/SQL Developer using multi-session mode, the changes are only seen after closing the application, and restarting PL/SQL Developer.
E.g. it does not even suffice to start a new Sql-window!
But if we change PL/SQL Developer to single-session mode, then all changes are reflected after a refresh of the query.
Any ideas? Is this an OCI-bug? Or PL/SQL Developer specific. Toad does not seem to suffer from the same behaviour.