26.03.2019 8:51, Emil Totev wrote:
The question remained unanswered in firebird-support, so I am trying it here. Basically I'm asking how can a client connect via XNET
to a firebird server using non-default IpcName, for example "Firebird4".
-- Forwarded message -
Date: Mon, 18 M
Hello
FB3, database with 1 dialect.
I try to execute:
select CAST(CURRENT_DATE AS TIMESTAMP) from RDB$DATABASE
and see an error:
Dynamic SQL Error.
SQL error code = -104.
Client SQL dialect 1 does not support reference to DATE datatype.
For my point of view - server shoul
The question remained unanswered in firebird-support, so I am trying it
here. Basically I'm asking how can a client connect via XNET to a firebird
server using non-default IpcName, for example "Firebird4".
-- Forwarded message -
Date: Mon, 18 Mar 2019 at 09:30
Subject: XNET and Ipc