Hi Folks
I am using BCP for the first time trying to import 18,265 records into a table
All but 4 records loaded
received error:
SQLState = 22005, NativeError = 0
Error = [Microsoft][SQL Server Native Client 10.0]Invalid character value for cast specification
How can I determine which 4 records out of the text file did not load
Is there any debugging option available ?
Thanks
Jim