[firebird-support] accent insensitive collation - performance

2016-08-23 Thread Geoff Worboys ge...@telesiscomputing.com.au [firebird-support]
Hi all, Firebird v2.5.6 - superserver. Windows 10 x64. I was making some changes to a database when I noticed a query like this: SELECT TEXTBLOB FROM TABLEA WHERE TEXTBLOB CONTAINING 'SOME TEXT' was suddenly taking about 4 x longer than before. (A table of almost a million records, so it

Re: [firebird-support] deploy Windows Application to access Firebird database

2016-08-23 Thread Stefan Heymann li...@stefanheymann.de [firebird-support]
> What's required for the Windows app to access a remote Firebird database ? > The minimal installation The absolute minimum you need is the fbclient.dll (same 32/64-bitness as your application). I put it in the same folder as my application's .exe file so it can be found easily. My customers

Re: [firebird-support] deploy Windows Application to access Firebird database

2016-08-23 Thread hv...@users.sourceforge.net [firebird-support]
> ---In firebird-support@yahoogroups.com, wrote : > > Hi > What;s requred for the Windows app to access a remote Firebird database ? > The minimal installation ... > 3. The icu* libraries, the same bitness as your application Client not used ICU. It is required for embedded,