[firebird-support] Why do i need wifi connection to connect to local host?

2016-10-11 Thread 'Rjmittendorff (publiek)' publ...@rjmittendorff.nl [firebird-support]
Using Firebird 3.0.1 on Windows 7, I noticed that an active wifi connection needs to be established in order to connect to localhost. Without a wifi connection I get error: Unable to complete network request to host “LocalHost”. Failed to locate host machine. The specified name was not found in

Re: [firebird-support] Why do i need wifi connection to connect to local host?

2016-10-11 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
11.10.2016 13:12, 'Rjmittendorff (publiek)' publ...@rjmittendorff.nl [firebird-support] wrote: > But I do not understand this, the database is just on the hard drive of my PC > so no internet connection should be needed. With no network connections Windows shut down whole network subsystem.

[firebird-support] Trigger after insert question

2016-10-11 Thread michael.vilhelm...@microcom.dk [firebird-support]
hi I have an installation running Firebird 2.5.6 Classic server. On one table, I have e trigger, which is defined as this: SET TERM ^^ ; CREATE TRIGGER UDVALG_MASTER_WEBDANMARK FOR UDVALG_MASTER ACTIVE BEFORE INSERT POSITION 10 AS begin if (NEW.NAVN='WEBDK') then begin /*CREATE RECORD