Re: [Firebird-devel] Interbase vs Firebird by Embarcadero

2020-03-03 Thread Holger Klemt
try to use the same ssd and install windows server 2012r2, windows server 2016 or windows server 2019 and try it again and you will see what i talk about Mit freundlichen Grüßen / Kind regards Holger Klemt Am 03.03.2020 um 14:10 schrieb Carlos H. Cantu: Re: [Firebird-devel] Interbase vs

Re: [Firebird-devel] Interbase vs Firebird by Embarcadero

2020-03-02 Thread Holger Klemt
tages of mobile apps based on lazarus/pas2js/tms webcore is extremly helpful for what we need. Mit freundlichen Grüßen / Kind regards Holger Klemt Am 02.03.2020 um 21:57 schrieb Leyne, Sean: Holger, Please clarify i had discusses their benchmark results already with a embarcadero employee in a g

Re: [Firebird-devel] Interbase vs Firebird by Embarcadero

2020-03-02 Thread Holger Klemt
customers for some buzzwords in new version (and i do not report about severe crashes of interbase databases which were for most (now satisfied firebird) customers the reason to switch from interbase to firebird. Mit freundlichen Grüßen / Kind regards Holger Klemt Firebird-Devel mailing list, web

[Firebird-devel] [FB-Tracker] Created: (CORE-5642) valid FB25 statement no longer works in FB3

2017-10-19 Thread Holger Klemt (JIRA)
Versions: 4.0 Alpha 1, 3.0.2 Environment: FB302 windows Reporter: Holger Klemt i know the mixed syntax of this statement is not nice, but in FB25 or older, it works fine and in FB3, it gives an invalid error (which makes a customer db conversion to fb3 no so easy) just execute

[Firebird-devel] [FB-Tracker] Created: (CORE-5624) using backslash in alias on linux does not work

2017-09-25 Thread Holger Klemt (JIRA)
Affects Versions: 2.5.7 Environment: ubuntu linux 16.04 lts fb257 sc Reporter: Holger Klemt Priority: Minor a backslash in alias seems to be a problem, this alias does not work with isql e:\db.fdb=/db/db.fdb this alias works fine with isql e:/db.fdb=/db/db.fdb

[Firebird-devel] [FB-Tracker] Created: (CORE-5602) slow changes on domain

2017-09-04 Thread Holger Klemt (JIRA)
: fb302 win64 Reporter: Holger Klemt i reported this issue directly to vlad based on a customer database that we can not upload here if have no idea why but executing these statements, each take about 2 minutes on a fast machine ALTER DOMAIN BOOL DROP CONSTRAINT; ALTER DOMAIN BOOL

[Firebird-devel] [FB-Tracker] Created: (CORE-5595) very strange limit in stored function return param

2017-08-12 Thread Holger Klemt (JIRA)
Affects Versions: 3.0.2 Environment: Test on FB302w64 Reporter: Holger Klemt Priority: Minor just tried to use a udf replacement using the stored function and received very strange out of memory errors from firebird 3.0.2 can be easy reproduced when

[Firebird-devel] [FB-Tracker] Created: (CORE-5457) internal Firebird consistency check (invalid SEND request (167), file: JrdStatement.cpp line: 325)

2017-01-17 Thread Holger Klemt (JIRA)
-5457 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 3.0.1 Environment: Windows Reporter: Holger Klemt i have a reproducable bug in fb301 but at the moment i can only reproduce it using ibexpert (but there is

[Firebird-devel] [FB-Tracker] Created: (CORE-5451) New database trigger "before Statement"

2017-01-12 Thread Holger Klemt (JIRA)
Affects Versions: 4.0 Initial, 4.0 Alpha 1, 4.0 Beta 1 Environment: all Reporter: Holger Klemt i had often situations where s specific sql syntax used by a customer needs a small modification when it is used in firebird a very simple example based on a script from mysql

[Firebird-devel] [FB-Tracker] Created: (CORE-5336) Filter Expressio(s) for firebird.log file

2016-08-24 Thread Holger Klemt (JIRA)
Versions: 2.5.6, 3.0.0 Environment: all Reporter: Holger Klemt It would be very helpful if there is a possibility to filter the messages in the firebird.log file. A customer has reported in his firebird.log file to have aprox 500MB additional logfile data per day and 99.99

[Firebird-devel] [FB-Tracker] Created: (CORE-5114) Strange Stored Proc Behaviour with Blob Blob Variables

2016-02-23 Thread Holger Klemt (JIRA)
: Engine Affects Versions: 2.5.5, 3.0 RC1 Environment: Windows 10, fb255x64, fb30rc1x64 Reporter: Holger Klemt Attachments: db1.fbk today i demonstrated to some customer on our Firbeird softwaretraining held in munich some technologies they should use to improve

[Firebird-devel] [FB-Tracker] Created: (CORE-4955) Define a new option for DROP SHADOW command to leasve the shadow file in the filesystem

2015-10-08 Thread Holger Klemt (JIRA)
Project: Firebird Core Issue Type: Improvement Affects Versions: 3.0 Beta 2, 2.5.4 Environment: all Reporter: Holger Klemt We have very good experience with using shadows as as much faster backup alternative. Up to fb25 we can do some changes on RDB$FILES to avoid

[Firebird-devel] [FB-Tracker] Created: (CORE-4541) shadow filesize should not be smaller than database filesize

2014-09-04 Thread Holger Klemt (JIRA)
Affects Versions: 2.5.3, 2.1.6 Environment: Windows Reporter: Holger Klemt Priority: Minor when i created a shadow file, the filesize is smaller than the database filesize. I think the reason is the 1/16 increase factor introduced in fb21 It is a little bit

[Firebird-devel] [FB-Tracker] Created: (CORE-4186) When Transactions count exceeded, required backup restore is impossible

2013-08-21 Thread Holger Klemt (JIRA)
Type: Bug Components: Engine, GBAK Affects Versions: 2.5.2 Update 1, 2.1.5 Update 1, 2.5.2 Environment: Tested on windows x64 sc Reporter: Holger Klemt I created a new database to check what happens when transaction count limit exceeds, after i was working on a

[Firebird-devel] [FB-Tracker] Created: (CORE-4052) timer trigger

2013-02-16 Thread Holger Klemt (JIRA)
Reporter: Holger Klemt Since the database triggers and the autonomous transactions are already extremly useful, it would be nice to have a new trigger type, which is initiated by the engine itself based on timer rules. Syntax could be CREATE OR ALTER trigger "_BI0" active on timer_ev