Subject | Re: [firebird-support] Connect to a Database on the Internet |
---|---|
Author | Mark Rotteveel |
Post date | 2011-11-07T07:30:42Z |
On 7-11-2011 3:37, W O wrote:
connect using the IP address then you should be able to connect using
mydomain.com
--
Mark Rotteveel
> Hello everybodyIf mydomain.com resolves to IP address 80.51.2.3 and you are able to
>
> I know that I can connect to a data base writing something like:
>
> CONNECT 80.51.2.3:C:\Databases\MyDataBase.FDB USER SYSDBA PASSWORD
> masterkey;
>
> My question is: Is it possible to connect writing something like:
>
> CONNECT MyDomain.com:C:\Databases\MyDataBase.FDB USER SYSDBA PASSWORD
> masterkey;
>
> ?
>
> Because I had tried but it doesnt work. Is it possible to connect this way
> or I am doing something wrong?
connect using the IP address then you should be able to connect using
mydomain.com
--
Mark Rotteveel