THAT is what my problem has been !!!

AGH.....I SHOULD have thought of that !!

Well I will try it tonight, and let you know how it goes !!

Thanks, Jeremy Coulter

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Nic Wise
Sent: Tuesday, August 01, 2000 4:55 PM
To: Multiple recipients of list delphi
Subject: RE: [DUG]: Interbase 6 targeted by ASP


> 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


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

Reply via email to