Re: Records containing DATE data types fail to bulk load with freebcp
Marc Abramowitz <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAAgNOZ2jbBMDDouEUYCS6HYGp87vE+zeo3HoFDA0SDbFi4QNqA@mail.gmail.com> |
On Mon, Jan 13, 2014 at 8:16 AM, Stephen Marshall <[email protected]>wrote: > I've found a bug in freebcp. Any record containing the DATE data type fails > to bulk load using freebcp. Since the DATE data type is specific to Sybase > data servers, this does not affect use of freebcp with MSSQL. > Newer versions of SQL Server do have DATE. http://msdn.microsoft.com/en-us/library/bb630352.aspx So I guess that case should be tested. I've never used freebcp myself.