Peter Panczyk wrote: > Hi Adrian, > > I tried both slash versions... > > Regards > Peter > > > Adrian Klaver schrieb: >> On Wednesday 30 December 2009 6:39:37 am Adrian Klaver wrote: >> >> >>>> For test with the Connection Editor, I used those for example: >>>> >>>> Database Type Firebird >>>> Host localhost >>>> Port 3050 >>>> Database e:/fbver/fbver.fdb >>>> Username sysdba >>>> Password masterkey >>>>
It's better to use database aliases where you can use something like: >>>> Database fbver As the database admin you can add an alias definition to your aliases.conf (usually found in your firebird root directory): fbver = e:\fbver\fbver.fdb Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
