Re: [firebird-support] Upgrade to FB 3 or Wait for FB 4

2019-09-20 Thread Pavel Cisar pci...@ibphoenix.cz [firebird-support]
Hi, migration from 3.0 to 4.0 should be straightforward, while migration from 2.5 to either 3.0. or 4.0 requires some effort and hence will take some of your time. As 2.5 line will be discontinued with 4.0 release, it's better to start migrating now to 3.0 and upgrade to 4.0 later (if you woul

[firebird-support]using parameters with EVENT firebird 2.5+

2019-09-20 Thread Rustam rusta...@ukr.net [firebird-support]
I am also looking for somthing like that. Typical task - inform clients about changes in some records: client need an record ID.   It's hardly compatible with the existing events architecture and API, so I'm still somewhat sceptical about its implementation.  Dmitry I don't now API details,

Re: [firebird-support]using parameters with EVENT firebird 2.5+

2019-09-20 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 2019-09-20 12:16, Rustam rusta...@ukr.net [firebird-support] wrote: > I am also looking for somthing like that. Typical task - inform > clients about changes in some records: client need an record ID. > >> It's hardly compatible with the existing events architecture and >> API, so >> I'm still

[firebird-support] Re: Install firebird SS 2.5 on Debian 9/10

2019-09-20 Thread pablo sanchez pab...@adinet.com.uy [firebird-support]
Use compressed tarball, instead of rpm package . https://github.com/FirebirdSQL/firebird/releases/download/R2_5_9/FirebirdSS-2.5.9.27139-0.amd64.tar.gz You me have to install libtommath (apt-get install libtommath) and create a softlink as /usr/lib/x86_64-linux-gnu/libtommath.so.1 pointing to

[firebird-support] Re: Install firebird SS 2.5 on Debian 9/10

2019-09-20 Thread pablo sanchez pab...@adinet.com.uy [firebird-support]
Use compressed tarball, instead of rpm package . https://github.com/FirebirdSQL/firebird/releases/download/R2_5_9/FirebirdSS-2.5.9.27139-0.amd64.tar.gz You me have to install libtommath (apt-get install libtommath) and create a softlink as /usr/lib/x86_64-linux-gnu/libtommath.so.1 pointing to

[firebird-support] Re: Install firebird SS 2.5 on Debian 9/10

2019-09-20 Thread pablo sanchez pab...@adinet.com.uy [firebird-support]
Use compressed tarball, instead of rpm package . https://github.com/FirebirdSQL/firebird/releases/download/R2_5_9/FirebirdSS-2.5.9.27139-0.amd64.tar.gz You me have to install libtommath (apt-get install libtommath) and create a softlink as /usr/lib/x86_64-linux-gnu/libtommath.so.1 pointing to

[firebird-support] Re: Install firebird SS 2.5 on Debian 9/10

2019-09-20 Thread pablo sanchez pab...@adinet.com.uy [firebird-support]
Use compressed tarball, instead of rpm package . https://github.com/FirebirdSQL/firebird/releases/download/R2_5_9/FirebirdSS-2.5.9.27139-0.amd64.tar.gz You me have to install libtommath (apt-get install libtommath) and create a softlink as /usr/lib/x86_64-linux-gnu/libtommath.so.1 pointing to

[firebird-support] Re: using parameters with EVENT firebird 2.5+

2019-09-20 Thread Dmitry Yemanov dim...@users.sourceforge.net [firebird-support]
20.09.2019 13:16, Rustam rusta...@ukr.net wrote: > I don't now API details, but my idea: what if we can specify 'mask' in > Event name on clients, e.g.  "ORDER_CHANGED*"? > > Then client subscribes to event "ORDER_CHANGED*", and his code receive > all events, who name is starting with "ORDER_CH

[firebird-support] UDF written in Visual Studio C giving "malformed string" on accents in characters

2019-09-20 Thread dco...@sympatico.ca [firebird-support]
I have a UDF that needs to takes a couple of CSTRING(255) arguments and returns CSTRING(8000), but it needs to be able to handle accented characters like in French.. The UDF is written in C and compiled in MS Visual Studio, using the normal "char" character type. I tried changing that to wch

[firebird-support] Firebird and LibreOffice Base 6.3

2019-09-20 Thread Herman Viaene herman.via...@edpnet.be [firebird-support]
I am trying to migrate an MS-Access application to LibreOffice. I got all tables transferred, now I am working at re-making all forms and reports. I get stuck on this. Table "Gezinnen" 3 columns: gezinsid primary key autonummer gezinsnaam varchar huwelijksdatum date (in english marriage date) Now

[firebird-support] CentOS Linux 7 (Core): Can't connect through network(local and remote)

2019-09-20 Thread bouberl...@yahoo.fr [firebird-support]
Hi all, I am new on Firebird usage but i am facing a problem with the local network connection. After trying to apply all the suggestions from the firebird Quick Start guide and other online declarations, the same issues remains. I have already opened the firewall port 3050 for tcp. Fir