Subject Server name and path for database connection
Author fxam
Hi,

I use TIB_Connection. I set two properties to
connect to my database. First is the Server property
that is the computer name of the server.
Second is the Path property that is the full path
and filename of the database.

Is there any way to connect to a remote database
without knowing the full path of the database file,
or even the computer name of the server?

Thanks.