08.02.2021 17:02, Vlad Khorsun wrote:
I agree, except of usage of first entry of TempDirectories for
GTT\temporary TS -
it was never used in this way and I see no good reason to do it now.
OK.
Dmitry
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listi
Thanks, worked like a charm :)
On Mon, Feb 8, 2021 at 11:54 AM Dimitry Sibiryakov wrote:
> 08.02.2021 15:44, Lucas Schatz wrote:
> > Any advice of what I should do?
>
>Read firebird.conf about "DataTypeCompatibility" configuration setting
> and
> doc/README.set_bind.md about "SET BIND" stat
08.02.2021 15:44, Lucas Schatz wrote:
Any advice of what I should do?
Read firebird.conf about "DataTypeCompatibility" configuration setting and
doc/README.set_bind.md about "SET BIND" statement.
--
WBR, SD.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/l
On 2/8/21 5:44 PM, Lucas Schatz wrote:
Hi, I'm beginning my tests with Fb4 RC1, successfully converted my
database, but I'm
having problems with the new int128 data type, where my component
access doesn't support it yet, is it possible to disable somehow
INT128,DECFLOAT(16) DECFLOAT(34)
# DECF
Hi, I'm beginning my tests with Fb4 RC1, successfully converted my
database, but I'm
having problems with the new int128 data type, where my component access
doesn't support it yet, is it possible to disable somehow
INT128,DECFLOAT(16) DECFLOAT(34)
- DECFLOAT, NUMERIC(38)... from Fb4 directly?
-
-
08.02.2021 14:13, Dmitry Yemanov wrote:
03.02.2021 16:29, Dmitry Starodubov wrote:
As it's described in CORE-1241, configuration parameter "TempDirectories" does not affect a place where some temporary files are
stored. Instead they are stored in the path given by the FIREBIRD_TMP environment
Firebird can't count records from a subquery with unnamed column
Key: CORE-6484
URL: http://tracker.firebirdsql.org/browse/CORE-6484
Project: Firebird Core
Issue Type: Bug
03.02.2021 16:29, Dmitry Starodubov wrote:
As it's described in CORE-1241, configuration parameter
"TempDirectories" does not affect a place where some temporary files are
stored. Instead they are stored in the path given by the FIREBIRD_TMP
environment variable and it's not very obvious.
AF