[freetds] snapshot dumps core on RHEL ES release 3

Glenn, Chris Glenn at addsys.com
Fri Dec 8 08:59:13 EST 2006


> From: Glenn, Chris
> Sent: Thursday, November 30, 2006 8:32 AM
> 
> As for the enhancement request, the latest Sybase bcp routine
> provides output like;
> 
> 	Starting copy...
> 	1000 rows sent to SQL Server.
> 	2000 rows sent to SQL Server.
> 	3000 rows sent to SQL Server.
> 	4000 rows sent to SQL Server.
> 	5000 rows sent to SQL Server.
> 	...

>Done and committed.  freebcp will now print the same messages.
>Available in tomorrow's snapshot.  

>Thanks for the suggestion.  

Thanks James - one minor problem.  The total number of rows copied is
not correct.

Here is sample output from a bcp command;

Starting copy...
1000 rows sent to SQL Server.
2000 rows sent to SQL Server.
-3 rows copied.

[ChrisG] 
>>> James - it turns out that the '-1' rows was caused by a server
setting change - a SET NOCOUNT ON was set.  Sorry if this caused you
wasted time.


More information about the FreeTDS mailing list