Subject Re: Firebird connection using INTERNET
Author Bernard Devlin
It's possible to do it, but it could be dangerous. If the username
with which you are connecting to the datbase can make changes, then
data could be inserted/deleted by someone else.

If you are going to do this kind of thing, it is best to make sure you
have an encrypted connection between your client and the server (e.g.
using something like SSH).

Also, make sure you have changed the sysdba password from it's default
(if the default is still 'masterkey').

Bernard

--- In firebird-support@yahoogroups.com, "blumy2005" <blumy2005@...>
wrote:

>
> It is possible? Give me a example how to do...setting, eventual router
> settings...Thanks.
>