[firebird-support] Firebird 2.5 transaction counters

2019-04-25 Thread eadbha...@yahoo.com.mx [firebird-support]
Hi there, I am sharing the gstat results for one of our databases below. Can anyone please help on how far or close we are of reaching the transaction counter limits of Firebird 2.5 please. Database header page information: Flags0 Checksum12345

[firebird-support] FireDAC: FDQuery with CachedUpdates fields value change detection

2019-04-25 Thread fredf...@hotmail.com [firebird-support]
I want to detect if user changed value (eg DBComboBox or DBCheckbox) but flag UpfatesPending is False (no changes made), FDQuery.Mofified False and UpdateStatus is not usModified, too. What should I do to check dataset status? Other way around to compare OldValue with NewValue but NewValue is

Re: [firebird-support] Problem with Firebird embedded on Windows: CHARACTER SET UTF8 is not defined

2019-04-25 Thread Anil anil.muja...@gmail.com [firebird-support]
I've managed to solve it by patching the libEngine12.dylib file in plugins directory, as well as setting the DYLD_LIBRARY_PATH to the application directory. install_name_tool -change /Library/Frameworks/Firebird.framework/Versions/A/Firebird @executable_path/libfbclient.dylib

Re: [firebird-support] Problem with Firebird embedded on Windows: CHARACTER SET UTF8 is not defined

2019-04-25 Thread Anil anil.muja...@gmail.com [firebird-support]
BTW, what are the equivalents of these libraries on macOS? I didn't manage to solve the issue on macOS by including these: - libicudata.dylib - libib_util.dylib - libicuuc.dylib - libicui18n.dylib On Fri, Apr 12, 2019 at 1:12 PM Mark Rotteveel m...@lawinegevaar.nl

[firebird-support] Re: Strange items in log file

2019-04-25 Thread respekt...@post.cz [firebird-support]
Hello I'm so sorry - it was syslog :-( My fault I have open many files, and mismatch what i actually see. Sorry to all. Best regards, Tom