Subject | RE: [firebird-support] Accessing Server Machine information from within (D)SQL |
---|---|
Author | Leyne, Sean |
Post date | 2009-08-19T21:44:31Z |
> > My database should recognize by itself if it (the db-file) was movedThere is another option, use built-in RDB$GET_CONTEXT( 'SYSTEM', 'CLIENT_ADDRESS') to get the IP address of the server.
> from one server to an other one.
>
> Write UDF.
Sean