Subject Re: accessing a GDB on a subst drive?
Author mikerg87
> It sounds as if you need Firebird 1.5 and its database aliasing
feature. :-))
> Then, in aliases.conf, you could assign
> zed = e:\projects\product\subsytem\unittest\inputdata\blobstore.gdb
>
> and connect to it like this:
> localhost:zed

Interesting, I have 20 (and counting) different gdbs in my test
suite. would I need to add all of them to aliases.conf? can I update
aliases.conf dynamically or would that require a start/stop of the
service ?


-mike