> I was REALLY hoping to use it on the local server rather than on another
> machine.
> BUT if I am using a TCP/IP connections, then the other thing I
> ned to do is
> specifi the server and the database too ??
>
> i.e. 192.168.0.1:e:\database\mydatabase.gdb
>    192.168.0.1 being the internet server's ip address.

yup - if you want local machine, use:

127.0.0.1:e:\database\something.gdb
OR
localhost:e:\database\something.gdb

NOT just e:\database\something.gdb - that uses shared memory.

>
> Would this be right ??

hope so :)

BTW, I just got all the docs from off the web - I havn't looked at them yet
tho.

ftp://ftp2.interbase.com/pub/products/beta6.0/ib_b60_doc.zip

N

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to