[freetds] freebcp row termination not working on freebcp into MSSQL

bpollard@micron.com bpollard at micron.com
Tue Nov 1 19:13:23 EST 2005


> My freebcp -v is
> freebcp version $Id: freebcp.c,v 1.34.2.1 2005/02/03 09:39:14 freddy77
> Exp $
> 
> Error I get with this command (it does not delimit my rows naturally
> with carriage return or when I designate -r \n:
> 
> freebcp temp_bcp..seg_threshold_stats_bcp in /var/tmp/audit_thresh.bcp
> -c -b 10 -U$my_user -P$my_pwd -SBOMSSDEVL19:1433 
> 
> Starting copy...
> 
> Msg 4803, Level 16, State 1
> Server 'NTSQL12\BOMSSDEVL19', Line 1
>         Received invalid row length 30976 from bcp client. Maximum row
> size is 479.
> Msg 20018, Level 5
> General SQL Server error: Check messages from the SQL Server.
> 
> -Brian


More information about the FreeTDS mailing list