Skip to Content.
Sympa Menu

freetds - Re: getPrecision not implemented?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Malte Grunwald <mg AT clearing-bank.de>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: getPrecision not implemented?
  • Date: Tue, 23 Mar 1999 09:57:41 +0100 (CET)


On Mon, 22 Mar 1999, Craig Spannring wrote:

.....
>
> Right now my priority is to get it working with Sybase. Once I get
> that done my next would be to implement enough to implement all the
> methods VisualAge for Java needs. After that I will implement the
> rest of the functions. JDBC 2.0 and JDK 1.2 are a ways down the road.
>
> I don't really have a time frame on when I can get around to all of
> that. I do know that the next two months or so I'll be bogged down
> on a large project. I'll probably be putting in 50+ hours per week so
> my spare time for the driver will be limited.
>
Hi,

first of all thanks for the free driver. We are using here quit an old
version of MS SQL (4...). I have compiled the driver under 1.2 by putting
in an SQLException for the not implemented methods (of JDBC 2.0).
By doing this it
compiled nicely with 1.2. Because I have this old version of database I
had to remove the statements for switching auto-commit of. After doing this
at least calling of stored procedures worked (actually it worked better as
on a commercial product (weblogic) - with that driver we had some funny
truncation problems).
I have not managed to run ordinary prepared-statements yet.

I would like to spent some more time working on implementing the
changes for old MS SQL versions.

- How can I get the version of the database to which I connect?

- We have almost no documentation for the old database (its a part
of a trading system back office). How can I find a documentation for
the old database to use the right commands (and not just leaving places
blank).

Thanks for any help,

Malte Grunwald



***********************************************************************
Malte Grunwald
Risiko Management/System Entwicklung
Clearing Bank Hannover AG
***********************************************************************





Archive powered by MHonArc 2.6.24.

Top of Page