Re: Status of support for Time type
Randy Syring <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Frediano, I'm trying to handle this issue: http://code.google.com/p/pymssql/issues/detail?id=103 The user is asking to be able to pass in a Python time type. I'd only want to allow this if the underlying server/protocal handles the time column. That is, I don't want to be accepting a time data type and then converting to store in a datetime field. I realize it would work, but I want the developer using the library to make that decision. So, it sounds like read support is there. But write support is questionable? *Randy Syring* Development | Executive Director Direct: 502.276.0459 Office: 812.285.8766 Level 12 Technologies <https://www.lev12.com/> /Principled People | Technology that Works/ On 04/30/2013 02:18 PM, Frediano Ziglio wrote: > Depends on what do you want. Actually can read and handle protocol 7.3. > ODBC should also quite fine but I'm not sure about all binding types are > working correctly. > > Frediano > > > 2013/4/29 Randy Syring <[email protected]> > >> What's the status on FreeTDS being able to support the time data type >> (and other new date/time types in 2008)? >> >> Thanks. >> >> *Randy Syring* >> Development | Executive Director >> Direct: 502.276.0459 >> Office: 812.285.8766 >> Level 12 Technologies <https://www.lev12.com/> >> /Principled People | Technology that Works/ >> >> _______________________________________________ >> FreeTDS mailing list >> [email protected] >> http://lists.ibiblio.org/mailman/listinfo/freetds >> > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >