[firebird-support] Transliteration problem with table locks?

2018-09-15 Thread Kjell Rilbe kjell.ri...@marknadsinformation.se [firebird-support]
Hi, Seems this message wasn't posted properly yesterday. Retrying. I've been using Firebird since a long time, successfully using quoted identifiers with Swedish characters åäö in them. I am at version 3.0.3 (on Windows Server 2016, 64 bit). I tried this code in C# using FirebirClient 6.3.0.0:

[firebird-support] Transliteration problem with table locks?

2018-09-15 Thread Kjell Rilbe kjell.ri...@marknadsinformation.se [firebird-support]
Hi, I've been using Firebird since a long time, using quoted identifiers with Swedish characters åäö in them. I am now at version 3.0..3 (on Windows Server 2016, 64 bit). Now I tried this code in C# using FirebirClient 6.3.0.0: Dictionary locks = new Dictionary() {   { "KörningInstans", FbTra

Re: [firebird-support] GBAK and NBAK restore

2018-09-15 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
13.09.2018 13:48, hugo.lar...@yahoo.com [firebird-support] wrote: > Unfortunately 2.5 does not have replication. There are third-party tools for replication and ETL as well. -- WBR, SD. ++

Re: ODP: [firebird-support] Using Union and Join (of two tables residing in different databases)in a Query

2018-09-15 Thread Helen Borrie hele...@iinet.net.au [firebird-support]
Antonio, > I'm agree with you: all tables in a unique firebird file is the best choice. > My problem is that I've numerous programs that utilize one firebird file > each. That problem is easy to solve. Place all of the tables in one database and use an alias for that database in every applicati