[Opensource] URL Sintaxe
Michael Rimov
rimovm at centercomp.com
Fri Apr 4 12:07:29 PST 2003
>I am trying to connect in a sql server 2000, but in that server, there are
>many instance of databases. I saw all the site
>https://sourceforge.net/forum, There were a person who had the same
>problem that i have.
>
>So, i am afraid that the parser could not get the following url:
>
>String url = "jdbc:jtds:<sqlserver://zbr05dev01/insttst:1433/SiGA>;
If you can, give the MS JDBC driver a try with the configuration that has
been posted to this list:
http://www.jcorporate.com/expresso/doc/db/mssqlserver.html
I tried this configuration myself given the number of posts of folks having
trouble, and using MS JDBC driver seemed to work great.
HTH,
-Mike
More information about the Opensource
mailing list