Subject | Re: [firebird-support] firebird 2.1 |
---|---|
Author | Tiberiu Horvath |
Post date | 2008-04-25T05:37:34Z |
http://tracker.firebirdsql.org/browse/CORE-1162
gives me a
"Failed to Connect Firefox can't establish a connection to the server at tracker.firebirdsql.org."
error
is this in the same state in other locations ?
Tiberiu
----- Original Message ----
From: Thomas Steinmaurer <ts@...>
To: firebird-support@yahoogroups.com
Sent: Friday, April 25, 2008 1:31:45 AM
Subject: Re: [firebird-support] firebird 2.1
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene. com
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
gives me a
"Failed to Connect Firefox can't establish a connection to the server at tracker.firebirdsql.org."
error
is this in the same state in other locations ?
Tiberiu
----- Original Message ----
From: Thomas Steinmaurer <ts@...>
To: firebird-support@yahoogroups.com
Sent: Friday, April 25, 2008 1:31:45 AM
Subject: Re: [firebird-support] firebird 2.1
> Hi all,Look here: http://tracker. firebirdsql. org/browse/ CORE-1162
>
> I just installed the new Firebird 2.1 server. I have one problem altering a field (it worked in Firebird 2.0.3)
>
> table metadata:
> CREATE TABLE DOCUMENTE (
> ID_DOCUMENTE INTEGER NOT NULL,
> ....
> CURS_VALUTA DECIMAL (18, 4),
> ....
> );
>
> I want to alter curs_valuta to decimal(18,6) so I :
>
> ALTER TABLE DOCUMENTE ALTER CURS_VALUTA TYPE DECIMAL(18,6)
>
>
> I receive the following error :
>
> fmCompile.quCompile :
> This operation is not defined for system tables.
> unsuccessful metadata update.
> New scale specified for column CURS_VALUTA must be at most 4.
>
> Again, in Firebird 2.0.3 this structure change worked without any problems ...
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene. com
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ