Skip to Content.
Sympa Menu

freetds - Re: [DATETIME] weird behavior.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: [DATETIME] weird behavior.
  • Date: Tue, 1 Aug 2000 16:26:30 -0400 (EDT)


On Tue, 1 Aug 2000, Sergio Arturo Garcia Camargo wrote:

> Im using the freetds JDBC driver with MS-SQL Server 7. When I use
> the ResultSet.getString method to get the value of a DATETIME field,
> it returns teh right String if the DATETIME field has NOT been
> declared "NOT NULL", and a String representing the DATETIME, MINUS 5
> hours(?!?!?!) if the DATETIME field has been declared NOT NULL.
>
> Any hint?

What version of the driver are you running? Which version of the
TDS protocol are you using? What happens when you run test t0001 in the
unittests subdirectory? If you're not using it already, what happens if
you use the latest snapshot?

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com





Archive powered by MHonArc 2.6.24.

Top of Page