|
Posted by vjdileo on 10/21/05 18:48
Bijesz wrote:
....
>
> "The number of failing rows exceed the maximum specified.
> Cursor operation conflict."
>
> I wonder why this happens. There are no check constraints on the table
> against duplication.
I may have an answer:
Let's assume you've saved your DTS job on the SQL Server, so that when
you are in Ent. Mgr. you can click on the DTS folder, click on the
'local packages' icon, and find your saved DTS job there.
Once there, you'll see the DTS job displayed as a set of 3 objects: 1)
the Excel icon for your source; 2) an arrow pointing to your MSSQL
destination, and; 3) your MSSQL destination.
If you right-click on the Excel or MSSQL objects and open the
Properties window, as I did, you'll be perplexed.
It finally occurred to me to right-click on that arrow and open-up yet
another Properties window there.
Once there, if you click on the 'Options' tab, you'll find a 'Max Error
Count' property. Nice place to hide it, eh?
hth,
victor dileo
[Back to original message]
|