Subject | path as alias name does not work |
---|---|
Author | Trepak Vilmos |
Post date | 2010-04-20T15:14:56Z |
Hello,
I'm trying to set up an alias on a Firebird server (2.1.2 on linux) for
a misbehaving client app. The server and path is configurable on the
client, but it appends the database name which is hardcoded into it, eg:
"127.0.0.1:c:\path\to" is configurable,
"\database.gdb" is hardcoded. (Yes, even the backslash...)
Therefore I need an alias similar to this one:
c:\path\to\database.gdb = /var/lib/firebird/data/database.gdb
This, however, does not seem to work...
Any ideas?
I'm trying to set up an alias on a Firebird server (2.1.2 on linux) for
a misbehaving client app. The server and path is configurable on the
client, but it appends the database name which is hardcoded into it, eg:
"127.0.0.1:c:\path\to" is configurable,
"\database.gdb" is hardcoded. (Yes, even the backslash...)
Therefore I need an alias similar to this one:
c:\path\to\database.gdb = /var/lib/firebird/data/database.gdb
This, however, does not seem to work...
Any ideas?