Support for FB4 timestamp

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
lrauti
Posts: 18
Joined: Fri 03 Jan 2014 16:22

Support for FB4 timestamp

Post by lrauti » Sat 13 Jun 2020 18:40

I know the Firebird 4.0 is still in beta but IBDAC seems to already work quite well. I noticed that the timestamp data type is not supported yet:

TIME [ { WITH | WITHOUT } TIME ZONE ]
TIMESTAMP [ { WITH | WITHOUT } TIME ZONE ]

TIMESTAMP WITH TIME ZONE and TIME WITH TIME ZONE will give 'Data type is not supported.' exception.

oleg0k
Devart Team
Posts: 190
Joined: Wed 11 Mar 2020 08:28

Re: Support for FB4 timestamp

Post by oleg0k » Tue 16 Jun 2020 14:05

Hello,
We only support officially released versions of Firebird. The latest supported version is Firebird 3. We'll try to support Firebird 4 as soon as possible once it's released.

wbr, Oleg
Devart Team

Post Reply