Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Tomcat and jdbc over MS SQL Server

Zack Grafton

2007-01-20

Replies:

Hi,

It is possible, there are 2 different methods. The JDBC-ODBC bridge,
here's a link on the subject
http://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/bridge.doc.html

And, depending on your version of SQL Server you could use the one
provided by Microsoft,

For SQL Server 2000
http://www.microsoft.com/downloads/details.aspx?FamilyID=4F8F2F01-1ED7-4C4D-8F7B-3D47969E66AE&displaylang=en

For SQL Server 2005
http://www.microsoft.com/downloads/details.aspx?familyid=e22bc83b-32ff-4474-a44a-22b6ae2c4e17&displaylang=en

If you are using anything older than SQL Server 2000, you should really
consider upgrading.


Zack

Andrea Modesto Rossi wrote:
> Hi all,
>
>     Need help on this. I'm using Tomcat6 over Debian GNU/Linux. Now
> i've a webapps written by JAVA but the database is sql server microsoft
> on the windows server.
>
> Is it possible to connect java webapps with sqlserver using jdbc?
>
>
>
>
>
> Appreciate your help.
>
>
>
>
>
> Krishna
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>
>  


---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.