Subject | Re: isql |
---|---|
Author | fkieselbach |
Post date | 2003-12-12T16:06:53Z |
--- In firebird-support@yahoogroups.com, Milan Babuskov <albis@e...>
wrote:
it was my error
i must close another connection
Thanks to all
Frank
wrote:
> fkieselbach wrote:waits
> > Oh, i think you misunderstand me.
> >
> > I input the statement with ; and Enter
> > SQL> update dbalias set host = 'localhost:';
> >
> > then i must normaly see that:
> >
> > SQL>
> >
> > but i cannot see that.
>
> Perhaps the update takes too long since some other connection is
> updating the same record, and you have to wait until it commits?
>
> > it is the same when i not insert the ; but i have
> > so all following inputs have no funktion
> > when i input quit; isql do nothing.
>
> I don't think it is the same. When you don't insert ; it just
> until you do. But this way the update is "working" so you have towait
> for it to finish.isql come back
>
> > How i can stop isql ???
>
> Press Ctrl + C.
>
> --
> Milan Babuskov
> http://fbexport.sourceforge.net
it was my error
i must close another connection
Thanks to all
Frank