Odp: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-24 Thread 'liviusliv...@poczta.onet.pl' liviusliv...@poczta.onet.pl [firebird-support]
Mason jackma...@mindspring.com [firebird-support]" Do: Temat: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3) Data: śr., cze 24, 2015 23:57 Yes, thank you very much.  I believe you correctly identified the problem.  It turns out we did not have FIrebi

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-24 Thread Jack Mason jackma...@mindspring.com [firebird-support]
Yes, thank you very much. I believe you correctly identified the problem. It turns out we did not have FIrebird running on our Win7 machine, we just thought we did. Even though we were running Firebird gbak on the Win7 machine, it appears gbak was going out through the network and coming ba

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-24 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : > > Thanks. We do have both Interbase and Firebird running on our Win7 machine > because we have to access > both types of databases. I will try your > suggestion. Any news on this issue ? Regards, Vlad

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-12 Thread Jack Mason jackma...@mindspring.com [firebird-support]
Thanks. We do have both Interbase and Firebird running on our Win7 machine because we have to access both types of databases. I will try your suggestion. Jack On 6/12/2015 3:22 PM, hv...@users.sourceforge.net [firebird-support] wrote: Jack, I strongly suggest you to check your Win7 machin

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-12 Thread hv...@users.sourceforge.net [firebird-support]
Jack, I strongly suggest you to check your Win7 machine, uninstall or stop Interbase running on it and restore Firebird backup using Firebird server. Regards, Vlad

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-12 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : ---In firebird-support@yahoogroups.com, wrote : > Hmm... i'd say it is impossible to obtain such results using FIrebird. See > below > > > C:\Program Files\Firebird\Firebird_2_5\bin>isql -user sysdba -pass > masterkey > > Use CONNECT or CR

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-11 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : > > Is this what you needed? > Hmm... i'd say it is impossible to obtain such results using FIrebird. See below > C:\Program Files\Firebird\Firebird_2_5\bin>isql -user sysdba -pass masterkey > Use CONNECT or CREATE DATABASE to specify a d

Re: [firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-11 Thread Jack Mason jackma...@mindspring.com [firebird-support]
Is this what you needed? C:\Program Files\Firebird\Firebird_2_5\bin>isql -user sysdba -pass masterkey Use CONNECT or CREATE DATABASE to specify a database SQL> create database 'localhost:c:\temp\a.fdb'; SQL> show version; ISQL Version: WI-V2.5.2.26540 Firebird 2.5 Server version: Cannot get serv

[firebird-support] Re: Firebird 2.52 gbak fails to do a restore - error trigger (3)

2015-06-11 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : > > The databases reside on a Linux Mint server, but we back them up to a > Windows 7 system. Both are running the same release of Firebird. Are you sure you run Firebird 2.5 on Win7 (not 2.1) ? Please, run following in command prompt (at