arvanus
arvanus
Hi @luronumen! Thanks for your effort posting the problems that you found, it's helping a lot. Please, keep posting any problem you find, the more info, the better! About this...
Also, currently Fr loads the linger value just once, if you change it via `alter database`, you need to disconnect and reconnect from DB
I'm using VS2015 because it has a build example somewhere 😸
@andy-123 could you please take a look at Fb4 data types? I've found a bug and would like to ask you to give a look please Steps: ``` CREATE TABLE...
@Jdochoa the changes you are doing will break compatibility with older versions? If yes then we will need to prepare the changes for "Flamerobin2" or something like that
Yes, I think that too
Hi, > -COLLATION UTF8 for CHARACTER SET NONE is not defined You need to create a new database with the correct charset
Hi, tested here at Fb3, and it's working:  Can you confirm this simple script isn't working for you?
I'm reworking DLL loading order, as looks like Fb x64 has a strange design behavior https://github.com/FirebirdSQL/firebird/issues/6979 The new order will be: 1. specifically defined path 2. local directory fbembed 3....
So, the problem lies exactly here: For the default configuration for x86 builds you get an error trying to connect to an Fb server thar requires chacha plugin, to avoid...