Re: freebcp out from MS SQL Server drops spaces [C1]
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Cedric ROUVRAIS wrote: > > I've changed the source code so that freebcp behaves like the Sybase and > MS Sql BCP: > > 1/ the argument for the -t (field delimeter) is optional (an empty > delimeter can be used) > 2/ char fields are no longer trimmed as per ANSI spec > 3/ Added log every 1 000 rows of bcp out similar to sybase bcp. > > If of any interest to anyone, Interested? Yes! I would like to apply your patch. Please attach the output of "diff -u" to a posting here. Thanks for investigating and doing the work. --jkl