Re: Testing a JDBC connection
- From: Tmuldoon <tmuldoon@xxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 14:04:51 -0700
Hello Ruud,
the actual config line is:
<url>jdbc:inetdae7:Station-123.abc.com\SQL2K5:1433?database=studiodb</
url>
station-123 the name of the computer. Station-123.abc.com is the full
domain name. On that workstation there is an SQL Server 2005 (in
compatibility mode) database called studiodb.
The correct id and password are used.
The main application is running off a vpc - it asks for the database -
it is located on Station-123 (which is also running the VPC).
I checked with the link you sent (thanks!)
* jdbc:inetpool:inetdae7:www.inetsoftware.de:1433
* jdbc:inetpool:inetdae7:localHost:1433
* jdbc:inetdae7:210.1.164.19:1433
* jdbc:inetdae7:[2002:d201:a413::d201:a413]:1433
* jdbc:inetpool:inetdae7://MyServer/pipe/sql/query
* jdbc:inetpool:jdbc:inetdae7:www.inetsoftware.de:1433
* jdbc:inetpool:jdbc:inetdae7:localHost:1433
* jdbc:inetpool:jdbc:inetdae7://MyServer/pipe/sql/query
Tried changing the slash, adding the full domain name and not - still
- no connection
Again, using a .udl - it connects using station-123\SQL2K5...
I tried pasting this on the cmd :
jdbc:inetdae7:Station-123.abc.com\SQL2K5:1433?database=studiodb of
course it error our not knowing that command
Trying to telnet to station-123 1433 on a cmd prompt says:
Connecting To station-123...Could not open connection to the host, on
port 1433: Con
nect failed.
How else can I proceed?
Thanks,
Tmuld
.
- Follow-Ups:
- Re: Testing a JDBC connection
- From: Ruud de Koter
- Re: Testing a JDBC connection
- References:
- Testing a JDBC connection
- From: Tmuldoon
- Re: Testing a JDBC connection
- From: Ruud de Koter
- Testing a JDBC connection
- Prev by Date: Re: Testing a JDBC connection
- Next by Date: Re: Testing a JDBC connection
- Previous by thread: Re: Testing a JDBC connection
- Next by thread: Re: Testing a JDBC connection
- Index(es):
Relevant Pages
|
|