Subject | Re: [ib-support] Networking with IBX (Delphi) |
---|---|
Author | Doug Chamberlin |
Post date | 2001-08-23T18:24:04Z |
At 8/23/2001 11:36 AM (Thursday), Ivan Prenosil wrote:
connect via IP. You could use something like 192.168.1.1:C:\TESTDB.GDB
instead of MYSERVER.COM:C:\TESTDB.GDB
Yes, the database file (*.GDB) does need to reside on a LOCAL drive on the
server.
> > Does a server always have a name, can it not just have a path like, CStrictly speaking the client does not HAVE to know a name for the server to
> > Drive is local, G,H & I drives are server drives for example?
>
>IB is true Client/Server database. Client talks to Server (so you need
>name of the machine),
>Server works with database file (that is local on server machine).
connect via IP. You could use something like 192.168.1.1:C:\TESTDB.GDB
instead of MYSERVER.COM:C:\TESTDB.GDB
Yes, the database file (*.GDB) does need to reside on a LOCAL drive on the
server.