Subject Re: [firebird-support] iSQL Console - refresh data
Author Milan Babuskov
Revathy Mahalingam wrote:
> Can anyone tell me why the iSQL console (active session) does not show the
> result of any DML statement executed and committed through a client
> application?
>
> Though the changes appear when I open another instance of iSQL…

It's because isql is in transaction which doesn't see the changes of
other transactions. A simple:

isql> commit;

should work.

--
Milan Babuskov
http://www.flamerobin.org