|
| New beta release for IBConsole available (8.0.0.49) |
 |
10 May 2007 13:41:19 -0700 |
WISQL window now has an option for Read Only transaction.
WISQL window has also an option for cancelling a query.
Due to a bug in the API this option does not work for the executing of
a stored procedure.
The option is not available on the Linux-version, because cancelling of
the operation on Linux crashes IBConsole without any error message.
As always: http://www.gvsnet.nl/ibconsole
--
|
| Post Reply
|
| Re: New beta release for IBConsole available (8.0.0.49) |
 |
Fri, 11 May 2007 08:18:42 +020 |
Uzytkownik "Gelein van de Voorde" <gelein@gvsnet.nl> napisal w
wiadomosci
news:4643836f@newsgroups.borland.com...
> WISQL window now has an option for Read Only transaction.
> WISQL window has also an option for cancelling a query.
> Due to a bug in the API this option does not work for the executing of
> a stored procedure.
> The option is not available on the Linux-version, because cancelling of
> the operation on Linux crashes IBConsole without any error message.
>
> As always: http://www.gvsnet.nl/ibconsole
>
> --
Thanks for fix Ctrl + mouse issue.
Karol Bieniaszewski
|
| Post Reply
|
| Re: New beta release for IBConsole available (8.0.0.49) |
 |
Fri, 11 May 2007 08:26:56 -070 |
"Gelein van de Voorde" <gelein@gvsnet.nl> wrote in message
news:4643836f@newsgroups.borland.com...
> WISQL window now has an option for Read Only transaction.
> WISQL window has also an option for cancelling a query.
> Due to a bug in the API this option does not work for the executing of
> a stored procedure.
> The option is not available on the Linux-version, because cancelling of
> the operation on Linux crashes IBConsole without any error message.
>
> As always: http://www.gvsnet.nl/ibconsole
Gelein, much appreciated. I'm still seeing some occasional font weirdness
in the grid results of the ISQL window, but it's improved over the previous
version.
Thanks,
Dan
|
| Post Reply
|
| Re: New beta release for IBConsole available (8.0.0.49) |
 |
Fri, 11 May 2007 11:48:06 +020 |
Uzytkownik "Gelein van de Voorde" <gelein@gvsnet.nl> napisal w
wiadomosci
news:4643836f@newsgroups.borland.com...
> WISQL window now has an option for Read Only transaction.
> WISQL window has also an option for cancelling a query.
> Due to a bug in the API this option does not work for the executing of
> a stored procedure.
> The option is not available on the Linux-version, because cancelling of
> the operation on Linux crashes IBConsole without any error message.
>
> As always: http://www.gvsnet.nl/ibconsole
>
> --
Hi Gelein.
In new IBConsole is a bug.
When you try add e.g. foreign key which name already exists
IBConsole hang without any error message.
e.g. try add this twice for the same table and field and with the same name
of constraint
ALTER TABLE XXXX ADD CONSTRAINT UK_XXX__YYYY UNIQUE (YYYY);
When i run the same in orginal IBConsole 7.5.0.1 then i get error "attempt
to store duplicate ..."
Karol Bieniaszewski
|
| Post Reply
|
| Re: New beta release for IBConsole available (8.0.0.49) |
 |
11 May 2007 11:57:00 -0700 |
Karol Bieniaszewski wrote:
>
> Uzytkownik "Gelein van de Voorde" <gelein@gvsnet.nl>
napisal w
> wiadomosci news:4643836f@newsgroups.borland.com...
> > WISQL window now has an option for Read Only transaction.
> > WISQL window has also an option for cancelling a query.
> > Due to a bug in the API this option does not work for the executing
> > of a stored procedure.
> > The option is not available on the Linux-version, because
> > cancelling of the operation on Linux crashes IBConsole without any
> > error message.
> >
> > As always: http://www.gvsnet.nl/ibconsole
> >
> > --
>
> Hi Gelein.
> In new IBConsole is a bug.
> When you try add e.g. foreign key which name already exists
> IBConsole hang without any error message.
> e.g. try add this twice for the same table and field and with the
> same name of constraint ALTER TABLE XXXX ADD CONSTRAINT UK_XXX__YYYY
> UNIQUE (YYYY);
>
> When i run the same in orginal IBConsole 7.5.0.1 then i get error
> "attempt to store duplicate ..."
>
> Karol Bieniaszewski
Karol,
May I assume that you do this in WISQL window?
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|