freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: Stefan Bodewig <bodewig AT bost.de>
- To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
- Subject: Re: FreeTDS on WinNT
- Date: 29 May 2000 09:52:18 +0200
>>>>> "l" == lkrenz <lkrenz AT fh-stralsund.de> writes:
l> So how can I concretly use the JDBC driver in the servlet ?
First, please take a look at the README file (and some JDBC
tutorial). In the simplest case it is something like
Class.forName("com.internetcds.jdbc.tds.Driver");
Connection conn =
DriverManager.getConnection("jdbc:freetds:sqlserver://servername/database",
user, password);
and then do whatever your application needs to do with the Connection
object.
l> Because the driver comes as source files I think I have to compile
l> the .java files?
There is a readily compiled JAR file or you can use the Makefile that
comes with the source distribution.
Stefan
PS: If you have more detailed questions feel free to contact me in
private mail - we could use german and wouldn't bore the others here.
-
FreeTDS on WinNT,
lkrenz, 05/25/2000
- <Possible follow-up(s)>
- Re: FreeTDS on WinNT, Jaye Mathisen, 05/25/2000
- Re: FreeTDS on WinNT, Wylie Swanson, 05/25/2000
- Re: FreeTDS on WinNT, Jaye Mathisen, 05/25/2000
- Re: FreeTDS on WinNT, Brian Bruns, 05/25/2000
- Re: FreeTDS on WinNT, lkrenz, 05/26/2000
- Re: FreeTDS on WinNT, Stefan Bodewig, 05/26/2000
- Re: FreeTDS on WinNT, Stefan Bodewig, 05/26/2000
- Re: FreeTDS on WinNT, lkrenz, 05/26/2000
- Re: FreeTDS on WinNT, Stefan Bodewig, 05/29/2000
- Re: FreeTDS on WinNT, lkrenz, 01/29/2024
Archive powered by MHonArc 2.6.24.