[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freetds
Subject:    [freetds] Re: Simple freetds_jdbc CVS question, I hope!
From:       Martin Welch <martin.welch () CODA ! com>
Date:       2001-09-05 8:36:16
[Download RAW message or body]

Thanks for your help Curt.

>>What is it about PreparedStatement that you want to add?

Good question! I've written a simple framework of classes that I developed
using Oracle which uses PreparedStatements and, as an experiment, I switched
the driver to freetds_jdbc which failed with a not implemented exception. So
my plan was to fish about in the code to find out what had not been
implemented and see if it was feasible to implement it.

>>When you use the -d option to javac (or jikes), it will put the
>>.class file into the "right" place. 

Ahh. I learn something new every day :)

>>Some of us have forked the code off as "jTDS",
>>which is available at SourceForge.

Right. I'll go look there.

Cheers!

Martin

-----Original Message-----
From: Curt Hagenlocher [mailto:curt@hagenlocher.org]
Sent: 05 September 2001 00:38
To: TDS Development Group
Subject: [freetds] Re: Simple freetds_jdbc CVS question, I hope!


> I've just successfully checked out freetds_jdbc since I'm curious
> about how easy/hard it would be to add PreparedStatement support.

What is it about PreparedStatement that you want to add?

> However, everything checked out to a single directory rather than
> com\internetcds\jdbc\tds, com\internetcds\util etc.
> Could anyone shed light on this?

You have not made a mistake.  That is how the code is formatted.
When you use the -d option to javac (or jikes), it will put the
.class file into the "right" place.  A Makefile is currently being
used to build the project.  Several people have supplied build.xml
(for Ant), but none has made its way into the FreeTDS source.

For that matter, development on the Java version of FreeTDS is
effectively dead.  Some of us have forked the code off as "jTDS",
which is available at SourceForge.  There hasn't been much
movement yet, but I've almost gotten my changes integrated into
this version.  And it's already got a JBuilder project file.

--
Curt Hagenlocher
curt@hagenlocher.org

---
You are currently subscribed to freetds as: [martin.welch@CODA.com]
To unsubscribe, forward this message to
leave-freetds-113879Q@franklin.oit.unc.edu


---
You are currently subscribed to freetds as: [freetds@progressive-comp.com]
To unsubscribe, forward this message to leave-freetds-113879Q@franklin.oit.unc.edu

[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [freetds] Re: Simple freetds_jdbc CVS question, I hope!</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Thanks for your help Curt.</FONT>
</P>

<P><FONT SIZE=2>&gt;&gt;What is it about PreparedStatement that you want to \
add?</FONT> </P>

<P><FONT SIZE=2>Good question! I've written a simple framework of classes that I \
developed using Oracle which uses PreparedStatements and, as an experiment, I \
switched the driver to freetds_jdbc which failed with a not implemented exception. So \
my plan was to fish about in the code to find out what had not been implemented and \
see if it was feasible to implement it.</FONT></P>

<P><FONT SIZE=2>&gt;&gt;When you use the -d option to javac (or jikes), it will put \
the</FONT> <BR><FONT SIZE=2>&gt;&gt;.class file into the &quot;right&quot; place. \
</FONT> </P>

<P><FONT SIZE=2>Ahh. I learn something new every day :)</FONT>
</P>

<P><FONT SIZE=2>&gt;&gt;Some of us have forked the code off as \
&quot;jTDS&quot;,</FONT> <BR><FONT SIZE=2>&gt;&gt;which is available at \
SourceForge.</FONT> </P>

<P><FONT SIZE=2>Right. I'll go look there.</FONT>
</P>

<P><FONT SIZE=2>Cheers!</FONT>
</P>

<P><FONT SIZE=2>Martin</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Curt Hagenlocher [<A \
HREF="mailto:curt@hagenlocher.org">mailto:curt@hagenlocher.org</A>]</FONT> <BR><FONT \
SIZE=2>Sent: 05 September 2001 00:38</FONT> <BR><FONT SIZE=2>To: TDS Development \
Group</FONT> <BR><FONT SIZE=2>Subject: [freetds] Re: Simple freetds_jdbc CVS \
question, I hope!</FONT> </P>
<BR>

<P><FONT SIZE=2>&gt; I've just successfully checked out freetds_jdbc since I'm \
curious</FONT> <BR><FONT SIZE=2>&gt; about how easy/hard it would be to add \
PreparedStatement support.</FONT> </P>

<P><FONT SIZE=2>What is it about PreparedStatement that you want to add?</FONT>
</P>

<P><FONT SIZE=2>&gt; However, everything checked out to a single directory rather \
than</FONT> <BR><FONT SIZE=2>&gt; com\internetcds\jdbc\tds, com\internetcds\util \
etc.</FONT> <BR><FONT SIZE=2>&gt; Could anyone shed light on this?</FONT>
</P>

<P><FONT SIZE=2>You have not made a mistake.&nbsp; That is how the code is \
formatted.</FONT> <BR><FONT SIZE=2>When you use the -d option to javac (or jikes), it \
will put the</FONT> <BR><FONT SIZE=2>.class file into the &quot;right&quot; \
place.&nbsp; A Makefile is currently being</FONT> <BR><FONT SIZE=2>used to build the \
project.&nbsp; Several people have supplied build.xml</FONT> <BR><FONT SIZE=2>(for \
Ant), but none has made its way into the FreeTDS source.</FONT> </P>

<P><FONT SIZE=2>For that matter, development on the Java version of FreeTDS is</FONT>
<BR><FONT SIZE=2>effectively dead.&nbsp; Some of us have forked the code off as \
&quot;jTDS&quot;,</FONT> <BR><FONT SIZE=2>which is available at SourceForge.&nbsp; \
There hasn't been much</FONT> <BR><FONT SIZE=2>movement yet, but I've almost gotten \
my changes integrated into</FONT> <BR><FONT SIZE=2>this version.&nbsp; And it's \
already got a JBuilder project file.</FONT> </P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Curt Hagenlocher</FONT>
<BR><FONT SIZE=2>curt@hagenlocher.org</FONT>
</P>

<P><FONT SIZE=2>---</FONT>
<BR><FONT SIZE=2>You are currently subscribed to freetds as: \
[martin.welch@CODA.com]</FONT> <BR><FONT SIZE=2>To unsubscribe, forward this message \
to leave-freetds-113879Q@franklin.oit.unc.edu</FONT> </P>


---<BR>
You are currently subscribed to freetds as: [freetds@progressive-comp.com]<BR>
To unsubscribe, forward this message to leave-freetds-113879Q@franklin.oit.unc.edu
</BODY>
</HTML>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic