Skip to Content.
Sympa Menu

freetds - Re: [freetds] db-lib: support for new MS SQL 2008 data types - part 4

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: LacaK <lacak AT zoznam.sk>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] db-lib: support for new MS SQL 2008 data types - part 4
  • Date: Mon, 26 May 2014 13:48:38 +0200

Frediano Ziglio wrote / napĂ­sal(a):
2014-05-26 6:46 GMT+01:00 LacaK <lacak AT zoznam.sk>:
The rest looks fine. Can I apply with the type changed or there is a
specific reason why you choose this type?

OK, no problem, apply it with change you have proposed (SYBMSDATETIME2
changed to SYBMSDATETIMEOFFSET)
Thanks
-Laco.


Committed.

Thanks

Do you have some tests?

I am sorry, but I do not have. I wrote patch without testing. My intention was add new code for supporting new MS DATE TIME types in dbbind(), which let other users use it and test it :-) (and probably improve it)
(from my POV is now db-lib capable handle new MS date time data types, so nothing prevents other users to use and test it)
In my "DB framework" I do not use dbbind() but only dbdata() + dbconvert() , which I have tested ... as far as patch for "dbbind()" is very similar to previous patches for "dbconvert()" I think, that there will be no problem with it.

Thanks
-Laco.





Archive powered by MHonArc 2.6.24.

Top of Page