Re: What's new list in FreeTDS 0.91 and 0.92
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 11 May 2011 10:24:44 -0400 Raymond R Rankins <[email protected]> wrote: > Guess we'll just have to wait a while yet for support of the DATE > datatype on BCP in. > For now, I think we can live with this - most of our import processes > import to a staging table where all the columns are defined as char or > varchar, so this won't be a show stopper for us at this point. In case it's interesting, we use smalldatetime for DATE columns in our staging tables. --jkl