Menu

#125 Bug in jTDS database meta data

v2.x
open
momo
None
5
2013-10-08
2013-10-08
No

There is a little issue in database meta data when dealing with MS SQL Server 2008 and it's new "date" type. jTDS considers it as VARCHAR type of zero length. We believe that the correct way is to use DATE for "date" string and TIMESTAMP for "datetime2" string returned from server.

The issue was reproduced in 1.2.5 (and fixed by ourselves), now it still exists in 1.3.1. Please see attached patch file.

1 Attachments

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.