Subject | Re: [firebird-support] Re: Connect to a Database on given IP address |
---|---|
Author | Helen Borrie |
Post date | 2004-04-01T07:04:26Z |
At 10:48 AM 1/04/2004 +0530, you wrote:
"soft-code" the "path" element of the connection path in your
application. In deployment, it's a simple matter to set up aliases.conf so
that YourDbAlias points to the right place.
/heLen
>Hi HelenIn aliases.conf. Read the release notes.
>
>Thanks a lot for your help. I will be connecting this from a Windows 2000
>machine via Internet to a Win98 machine with a known IP address.
>
>So it guess the following applies:
>
> >nnn.nnn.nnn.nnn:drive_letter:\path\to\MyDatabase.fdb
>
>Where can I specify the DBAlias?
> >theserver.com:YourDbAlias (recommended!!!!)Yes. It has the added benefit (if you are using TCP/IP) of letting you
>
>Can I use it like this?
>
> >nnn.nnn.nnn.nnn:YourDbAlias
"soft-code" the "path" element of the connection path in your
application. In deployment, it's a simple matter to set up aliases.conf so
that YourDbAlias points to the right place.
/heLen