Biblioteca

10 tricks for Firebird you will love

1. Use /: instead of localhost
Did you ever think that connection string for Firebird is too long? All these localhost:D:\databases\db.fdb, localhost:C:\test\test.fdb? Here is the solution: use /: instead of localhost:
/:D:\databases\db.fdb