Re: MS SQL Server JDBC Driver

2003-03-05 Thread Rajarshi Ghosh
Hi,
 This is not the bset driver. Datadirect or Oracle is good one, but they
are not free.


--LOVE IS GOD-
Rajarshi Ghosh
Project Manager
LearningMate
A Division Of Educomp Datamatics Ltd.
# 16, 80 Ft Road, 4th Block
Koramangala , Bangalore 560034
India
Voice : 91-80-5501051/52/53/55 Ext: 122
Fax:  91-80-5501051/52/53/55
mail to : [EMAIL PROTECTED]
www.learningmate.com
Achieve the determination,rest all just a matter of time..



-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Dolukhanov
Sent: Monday, March 03, 2003 7:09 PM
To: [EMAIL PROTECTED]
Subject: Re: MS SQL Server JDBC Driver


Thanks Rajarshi, is this the best driver to use? As I have heard that
the MS driver does not perform well performance wise?

Can anyone shed any light on this?

Regards,
Peter

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] On Behalf Of Rajarshi Ghosh
Sent: 03 March 2003 13:18
To: [EMAIL PROTECTED]
Subject: Re: MS SQL Server JDBC Driver

MSSQLDriver for sql 2000 comes free. It is a type4 driver.
Hope it helps.

Regards

--LOVE IS GOD-
Rajarshi Ghosh


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body: set
JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body: set
JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: MS SQL Server JDBC Driver

2003-03-03 Thread Rajarshi Ghosh
MSSQLDriver for sql 2000 comes free. It is a type4 driver.
Hope it helps.

Regards

--LOVE IS GOD-
Rajarshi Ghosh

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: MS SQL Server JDBC Driver

2003-03-03 Thread Emmanuel Eze
visit http://www.microsoft.com/sql/downloads/default.asp


Emma
-Original Message-
From: Peter Dolukhanov [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 2:10 PM
To: [EMAIL PROTECTED]
Subject: MS SQL Server JDBC Driver


Hello,



I was wondering, if from experience, someone could recommend me a JDBC
driver for MS SQL Server 2000. From what searching I have done, I have
only seen commercial products available. Are there any free products
available, which have the majority of features (and performance) needed?



Best regards,

Peter Dolukhanov

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: MS SQL Server JDBC Driver

2003-03-03 Thread Peter Dolukhanov
Thanks Rajarshi, is this the best driver to use? As I have heard that
the MS driver does not perform well performance wise?

Can anyone shed any light on this?

Regards,
Peter

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] On Behalf Of Rajarshi Ghosh
Sent: 03 March 2003 13:18
To: [EMAIL PROTECTED]
Subject: Re: MS SQL Server JDBC Driver

MSSQLDriver for sql 2000 comes free. It is a type4 driver.
Hope it helps.

Regards

--LOVE IS GOD-
Rajarshi Ghosh


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: MS SQL Server JDBC Driver

2003-03-03 Thread Carlos Vicente
I have use it, and really it gives a lot of problems. (problems with
character sets, problems with connections.)
Another free (LGPL) driver is jtds  http://jtds.sourceforge.net i don?t
tested it extensibely, but it seems ok..
i have used sprinta from inetsoftware (commercial), and i really satisfied
with it.
I hope this helps.

-Mensaje original-
De: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] nombre de Peter Dolukhanov
Enviado el: lunes, 03 de marzo de 2003 14:39
Para: [EMAIL PROTECTED]
Asunto: Re: MS SQL Server JDBC Driver


Thanks Rajarshi, is this the best driver to use? As I have heard that
the MS driver does not perform well performance wise?

Can anyone shed any light on this?

Regards,
Peter

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] On Behalf Of Rajarshi Ghosh
Sent: 03 March 2003 13:18
To: [EMAIL PROTECTED]
Subject: Re: MS SQL Server JDBC Driver

MSSQLDriver for sql 2000 comes free. It is a type4 driver.
Hope it helps.

Regards

--LOVE IS GOD-
Rajarshi Ghosh


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com


Re: MS SQL Server JDBC Driver

2000-02-06 Thread Damian Fauth

You could try http://www.freetds.org/ a free open source
implementation of the tds protocol that SQLServer uses. Note that last
time I tried it some things were unsupported, such as OUT parameters
from stored procedures, but for basic functionality, it works fine.

Damian


 hi guys,

 Can anyone help me to find out JDBC Driver for MS SQL Server 7.0.

 Thanks.
 -Sanjay

 __
 NetZero - Defenders of the Free World
 Get your FREE Internet Access and Email at
 http://www.netzero.net/download/index.html


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: MS SQL Server JDBC Driver

2000-02-05 Thread Bill White

Have you checked out http://java.sun.com/products/jdbc/drivers.html

Most of these vendors don't give them away for free unfortunately.  I use
SQL Server 7 and I've found the JDBC:ODBC driver works fine. Of course, I
only use the basic functionality, so you may need something faster or more
powerful.

Bill
[EMAIL PROTECTED]



Sanjay Mistry
dhabudo@NETZERO.To: [EMAIL PROTECTED]
NET cc:
Sent by: A   Subject: MS SQL Server JDBC Driver
mailing list
about Java Server
Pages
specification and
reference
JSP-INTEREST@jav
a.sun.com


02/05/2000 11:41
AM
Please respond to
Sanjay Mistry






hi guys,

Can anyone help me to find out JDBC Driver for MS SQL Server 7.0.

Thanks.
-Sanjay


__
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: MS SQL Server JDBC Driver

2000-02-05 Thread Phil Swenson

You definitely don't want the SQL Server 7 JDBC/ODBC driver for serious
apps.  It is single threaded so performance quickly degrades.  It's also
pretty buggy.  I had a lot of problems with it and switched to a type 4
driver.  We use the inet driver, but there are many out there: jturbo,
weblogic, and inet are the only 3 I can think of now.

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html



Re: MS SQL Server JDBC Driver

2000-02-05 Thread KBMail Servlet Support

We use JTurbo (www.jturbo.com) and sometime tds from InetSoftware
(www.inetsoftware.de) for development. They all work greatly well. Too bad
their pricing structure is a bit silly and it's a must say that they are
expensive, but works.

--
Steve Nguyen
Web Hosting Support Team
KBMail Software  Java Hosting Service Provider
E-mail: [EMAIL PROTECTED]
Web site: http://kbmail.com - http://ebpcs.net - http://vnhosts.net

"Plan - Do - Review -- Success"


-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Bill White
Sent: Sunday, February 06, 2000 10:39 AM
To: [EMAIL PROTECTED]
Subject: Re: MS SQL Server JDBC Driver


Have you checked out http://java.sun.com/products/jdbc/drivers.html

Most of these vendors don't give them away for free unfortunately.  I use
SQL Server 7 and I've found the JDBC:ODBC driver works fine. Of course, I
only use the basic functionality, so you may need something faster or more
powerful.

Bill
[EMAIL PROTECTED]



Sanjay Mistry
dhabudo@NETZERO.To:
[EMAIL PROTECTED]
NET cc:
Sent by: A   Subject: MS SQL Server JDBC
Driver
mailing list
about Java Server
Pages
specification and
reference
JSP-INTEREST@jav
a.sun.com


02/05/2000 11:41
AM
Please respond to
Sanjay Mistry






hi guys,

Can anyone help me to find out JDBC Driver for MS SQL Server 7.0.

Thanks.
-Sanjay


__
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html