Subject | Re: [ib-support] Re: Dialect Problem |
---|---|
Author | Helen Borrie |
Post date | 2002-06-10T09:10:36Z |
At 08:18 AM 10-06-02 +0000, you wrote:
wondered if you were trying to connect to a Win95/98/ME "server" using that
(sort of) UNC syntax (since those platforms cannot be NetBEUI
servers). I'm suspicious of the connection string you said you were using:
jdbc:interbase://localhost/c:/IB/datastore.gdb
If you are using NetBEUI not TCP/IP, localhost doesn't belong there; if
you are trying to connect using TCP/IP, then the UNC-style syntax doesn't
belong there. Grab the InterBase 6 Operations Guide (OpGuide.pdf) for
connection strings per protocol.
What errors you are getting when you try to connect?
heLen
All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
_______________________________________________________
>My database is created as dialect 3, and it is running under WindowsNo, as I don't have InterClient installed here to test strings. I just
>2000 server SP2.
>
>Could you tell me more?
wondered if you were trying to connect to a Win95/98/ME "server" using that
(sort of) UNC syntax (since those platforms cannot be NetBEUI
servers). I'm suspicious of the connection string you said you were using:
jdbc:interbase://localhost/c:/IB/datastore.gdb
If you are using NetBEUI not TCP/IP, localhost doesn't belong there; if
you are trying to connect using TCP/IP, then the UNC-style syntax doesn't
belong there. Grab the InterBase 6 Operations Guide (OpGuide.pdf) for
connection strings per protocol.
What errors you are getting when you try to connect?
heLen
All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
_______________________________________________________