RE: JDBC type 4 Driver for MSSQL Server

2003-11-17 Thread Wade Chandler
The free driver from Microsoft can be downloaded by going to
www.microsoft.com and then going to the SQL Server section and choosing
JDBC in the downloads section.

Wade

-Original Message-
From: epyonne [mailto:[EMAIL PROTECTED] 
Sent: Sunday, November 16, 2003 1:31 AM
To: Tomcat Users List
Subject: Re: JDBC type 4 Driver for MSSQL Server


You didn't say which version of MS SQL Server, so I have to assume it's
SQL Server 2000.  The following 3 are the Type 4 Driver for MS SQLServer
2000 that I use: msbase.jar mssqlserver.jar msutil.jar

I can't remember where I downloaded them, but a quick search on Google
should point you to the right place.

Hope this helps.



- Original Message -
From: N.B.Bopanna [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 14, 2003 10:27 PM
Subject: JDBC type 4 Driver for MSSQL Server


 hi all,
 Could anybody please tell me if i can get a JDBC type 4 Driver for 
 MSSQL Server? If yes where can i get it. If any one has used it please

 comment. Bopanna
 RCS Technologies



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: RE: JDBC type 4 Driver for MSSQL Server

2003-11-15 Thread Budi Kurniawan
Connector J is a type 4 driver, written by Mark Matthew, who also wrote the popular mm 
driver when he was a student. Now, he works for Mysql.com.

You can find Ms SQL drivers here:
http://servlet.java.sun.com/products/jdbc/drivers

cheers,
budi



Author of
- How Tomcat Works (sample chapters downloadable from www.brainysoftware.com) 
- JavaServer Faces Programming (McGraw-Hill Osborne Media)
- Java for the Web with Servlets, JSP, and EJB (NewRiders)
- Java Web Development with Servlets, JSP, and EJB, Second Edition (Sams Publishing)


RE: RE: JDBC type 4 Driver for MSSQL Server

2003-11-15 Thread Wade Chandler
MS SQL Server isn't mysql...not sure, but that post confused me.
Microsoft has a Type 4 SQL Server driver.  It requires the server have
an update ran against it, but the driver itself is pure java and a Type
4.

Wade.

-Original Message-
From: Budi Kurniawan [mailto:[EMAIL PROTECTED] 
Sent: Saturday, November 15, 2003 5:45 PM
To: Tomcat Users List
Subject: Re: RE: JDBC type 4 Driver for MSSQL Server


Connector J is a type 4 driver, written by Mark Matthew, who also wrote
the popular mm driver when he was a student. Now, he works for
Mysql.com.

You can find Ms SQL drivers here:
http://servlet.java.sun.com/products/jdbc/drivers

cheers,
budi



Author of
- How Tomcat Works (sample chapters downloadable from
www.brainysoftware.com) 
- JavaServer Faces Programming (McGraw-Hill Osborne Media)
- Java for the Web with Servlets, JSP, and EJB (NewRiders)
- Java Web Development with Servlets, JSP, and EJB, Second Edition (Sams
Publishing)



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JDBC type 4 Driver for MSSQL Server

2003-11-15 Thread epyonne
You didn't say which version of MS SQL Server, so I have to assume it's SQL
Server 2000.  The following 3 are the Type 4 Driver for MS SQLServer 2000
that I use:
msbase.jar
mssqlserver.jar
msutil.jar

I can't remember where I downloaded them, but a quick search on Google
should point you to the right place.

Hope this helps.



- Original Message -
From: N.B.Bopanna [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 14, 2003 10:27 PM
Subject: JDBC type 4 Driver for MSSQL Server


 hi all,
 Could anybody please tell me if i can get a JDBC type 4 Driver for MSSQL
 Server?
 If yes where can i get it. If any one has used it please comment.
 Bopanna
 RCS Technologies



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JDBC type 4 Driver for MSSQL Server

2003-11-14 Thread Simon Chou
Bopanna,

Does MySQL Connector-J not a type 4 driver?

SC

-Original Message-
From: N.B.Bopanna [mailto:[EMAIL PROTECTED]
Sent: Friday, November 14, 2003 8:28 PM
To: [EMAIL PROTECTED]
Subject: JDBC type 4 Driver for MSSQL Server


hi all,
Could anybody please tell me if i can get a JDBC type 4 Driver
for MSSQL
Server?
If yes where can i get it. If any one has used it please
comment.
Bopanna
RCS Technologies




-
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JDBC type 4 Driver for MSSQL Server

2003-11-14 Thread N.B.Bopanna
Hi Simon,
I am not sure about it.
Bopanna

-Original Message-
From: Simon Chou [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Date: Fri, 14 Nov 2003 21:24:36 -0800
Subject: RE: JDBC type 4 Driver for MSSQL Server

 Bopanna,
 
 Does MySQL Connector-J not a type 4 driver?
 
 SC
 
 -Original Message-
 From: N.B.Bopanna [mailto:[EMAIL PROTECTED]
 Sent: Friday, November 14, 2003 8:28 PM
 To: [EMAIL PROTECTED]
 Subject: JDBC type 4 Driver for MSSQL Server
 
 
 hi all,
 Could anybody please tell me if i can get a JDBC type 4 Driver
 for MSSQL
 Server?
 If yes where can i get it. If any one has used it please
 comment.
 Bopanna
 RCS Technologies
 
 
 
 
 -
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]