Subject | Dialect 3, BigInt |
---|---|
Author | Albert L. |
Post date | 2005-10-09T18:00:31Z |
Hi,
I'm running Firebird 1.0.3, Windows XP.
I tried to create a BigInt column, but failed. The following is taken
from isql.
-------------------------
SQL> show sql dialect;
Client SQL dialect is set to: 3 and database SQL dialect is: 3
SQL> create table test (id BIGINT);
Statement failed, SQLCODE = -607
Dynamic SQL Error
-SQL error code = -607
-Invalid command
-Specified domain or source column BIGINT does not exist
SQL>
-----------------------
Is BIGINT supported in Firebird 1.0.3 or do I need to run 1.5.x ?
Thanks,
Albert
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.13/124 - Release Date: 07/10/2005
I'm running Firebird 1.0.3, Windows XP.
I tried to create a BigInt column, but failed. The following is taken
from isql.
-------------------------
SQL> show sql dialect;
Client SQL dialect is set to: 3 and database SQL dialect is: 3
SQL> create table test (id BIGINT);
Statement failed, SQLCODE = -607
Dynamic SQL Error
-SQL error code = -607
-Invalid command
-Specified domain or source column BIGINT does not exist
SQL>
-----------------------
Is BIGINT supported in Firebird 1.0.3 or do I need to run 1.5.x ?
Thanks,
Albert
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.13/124 - Release Date: 07/10/2005