[firebird-support] nbackup - Problem on "attach database"

2018-04-03 Thread nils_andern...@yahoo.de [firebird-support]
Hi, I have a problem and my ideas to solve it are getting to an end. Hopefully you can help me. When I try to make a backup with nbackup on our customer’s system (Windows Server 2016 – Firebird 3.0.3) we get the following message, while we are connected to the database with the

Re: [firebird-support] Auto-increment generating old ID's for insertion

2018-04-03 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
03.04.2018 7:19, 'Joje' j...@codework-solutions.com [firebird-support] wrote: > _Trigger that calls generator is fired on insertion:_ Try to add some logging into this trigger to detect cases when record is inserted with application-provided _ID and thus generator is not used. -- WBR,

Re: [firebird-support] Auto-increment generating old ID's for insertion

2018-04-03 Thread Lester Caine les...@lsces.co.uk [firebird-support]
On 03/04/18 06:19, 'Joje' j...@codework-solutions.com [firebird-support] wrote: > SET GENERATOR _ID_GEN TO 16594028 Of cause you only need that to fix the current problem. A set query should not exist in the normal code. -- Lester Caine - G8HFL - Contact -