@Rustam: Thank you! I will just start my server process then. Just thought I could do the DB patching in a kind of maintenance mode using isql directly.
:-) On Wed, Jan 29, 2020 at 12:39 PM Rustam [email protected] [firebird-support] <[email protected]> wrote: > > > In FB 2.5 you need 'embed' version of client dll. Download archive with > 'embed' version. Unpack into empty dir. Rename 'fbembed.dll' to > 'fbclient.dll'. > Copy isql.exe into that dir and try. > For FB 3.0 may need some config in 'firebird.conf'. Possibly need enabling > 'embedded provider'. > In all cases must be no other connections to that DB and DB must can be > accessed locally in file system. > > *29 січня 2020, 13:01:21, від "Matthias Winkler [email protected] > <[email protected]> [firebird-support]" <[email protected] > <[email protected]>>:* > > > Hi, > > I thought there was a way to work on a fdb file with just isql and without > the firebird > process running. But I cannot find the syntax anymore. If I just give a > path /path/to/db.fdb I still get an error saying "cannot connect to > localhost -902" > > Any ideas? > > >
