[firebird-support] Re: FB 3 - Per database configurations (Providers and Security Database vs Legacy Auth)

2016-07-06 Thread Dmitry Yemanov dim...@users.sourceforge.net [firebird-support]
07.07.2016 07:25, Alexandre Benson Smith wrote: > > I am looking at the per-database configuration (FB 3) and have two doubts: > > I defined my databases.conf like: > demo_naolocal=c:\bd\demo_naolocal.fdb > { > Providers = Remote,Loopback > } > > after that on the same machine I tryed: > >

[firebird-support] FB 3 - Per database configurations (Providers and Security Database vs Legacy Auth)

2016-07-06 Thread Alexandre Benson Smith ibl...@thorsoftware.com.br [firebird-support]
Hi ! I am looking at the per-database configuration (FB 3) and have two doubts: I defined my databases.conf like: demo_naolocal=c:\bd\demo_naolocal.fdb { Providers = Remote,Loopback } after that on the same machine I tryed: C:\fb3>isql demo_naolocal -user teste -password abc Statement

Re: [firebird-support] gfix full or reserve required

2016-07-06 Thread Helen Borrie hele...@iinet.net.au [firebird-support]
Thursday, July 7, 2016, 10:20:50 AM, Hugo Eyng wrote: > I tried to use gfix -w async -u USER -p PASSWAORD MYDB.FDB and gfix > displayed "full or reserve required". > What does it mean? That "full" or "reserve" is required? :)) The -u switch in gfix is NOT an abbreviated form for the username

[firebird-support] gfix full or reserve required

2016-07-06 Thread Hugo Eyng hugoe...@msn.com [firebird-support]
Hello. I tried to use gfix -w async -u USER -p PASSWAORD MYDB.FDB and gfix displayed "full or reserve required". What does it mean? That "full" or "reserve" is required? :)) -- Atenciosamente, Hugo Eyng

[firebird-support] List connected Firebird databases

2016-07-06 Thread Köditz, Martin martin.koed...@it-syn.de [firebird-support]
Hi, I want to know which databases are currently used by SuperServer. Is there a possibility to list all connected Firebird databases to the server? I know I can list the attachments within the database but is there a way to get the connections handled by the server? Regards Martin