Author Login
Post Reply
Rob, Thank you very much.
-----Original Message-----
From: Anderson, Rob (Global Trade) [mailto:Rob.Anderson@(protected)]
Sent: Tuesday, April 01, 2008 12:54 PM
To: Ant Users List; floess@(protected)
Subject: RE: ant sql doesn't recognize the database server name with
back slash?
Try a forward slash...
10.23.23.2/sql5t9
-Rob Anderson
-----Original Message-----
From: Chaohua Wang [mailto:cwang@(protected)]
Sent: Tuesday, March 25, 2008 8:26 AM
To: Ant Users List; floess@(protected)
Subject: ant sql doesn't recognize the database server name with back
slash?
Hi Folks,
I am using jdbc driver to connect database. I have 2 database. The url
is like this 10.23.23.1, another one is 10.23.23.2\sql5t9.
I am using jtds drvie to connect: jdbc:jtds:sqlserver://10.23.23.1 it
works fine.
But for 10.23.23.2\sql5t9, is not working. message shows:
java.sql.SQLException: Unknown server host name '10.23.23.2\sql5t9'.
Could you tell what is reason why? Thank you
cwang
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)