Skip to Content.
Sympa Menu

freetds - RE: jdbc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: brlewis AT alum.mit.edu
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: jdbc
  • Date: Wed, 22 Mar 2000 11:33:15 -0500


--text follows this line--
Michael Cantone <mcantone AT usinteractive.com> writes:

> Truly a lifesaver. Thanks!

Maybe this should be in the README?

*** freetds_jdbc/README 2000/03/22 16:26:45 1.1
--- freetds_jdbc/README 2000/03/22 16:27:51
***************
*** 25,30 ****
--- 25,34 ----

Connecting to a Database

+ NOTE: The default install for SQLServer doesn't enable TCP
+ connections. Go into the server configuration and make sure that TCP
+ connections are enabled.
+
The name to use in the Class.forName() is
com.internetcds.jdbc.tds.Driver
and it accepts any of the following forms of URLs-

--
Bruce R. Lewis <URL:http://web.mit.edu/brlewis/www/>



  • jdbc, Michael Cantone, 03/21/2000
    • <Possible follow-up(s)>
    • RE: jdbc, barise, 03/21/2000
    • Re: jdbc, Henry Lu, 03/21/2000
    • RE: jdbc, Michael Cantone, 03/21/2000
    • RE: jdbc, Craig Spannring, 03/21/2000
    • RE: jdbc, Michael Cantone, 03/21/2000
    • RE: jdbc, brlewis, 03/22/2000

Archive powered by MHonArc 2.6.24.

Top of Page