Symptom
- When importing data using BCP IN into a table which has an identity column, a warning message is not raised to use the -E option:
bcp tempdb..test in test.dat -Uusername -SSERVERNAME -Ppassword -n
Starting copy...
Can't get localized message.
2 rows copied.
- Expected behavior should be:
bcp tempdb..test in test.dat -Uusername -SSERVERNAME -Ppassword -n
Starting copy...
Warning: Option -E is not set, DataServer will be generating the values for the identity column.
2 rows copied.
Read more...
Environment
- SAP Sybase Software Developer's Kit (SDK) 15.0
- SAP Sybase Adaptive Server Enterprise (ASE) 15.0
- Open client Client_Library
- ctlibrary
Product
Sybase Adaptive Server Enterprise 15.0 ; Sybase SDK 15.0
Keywords
CR345689, ##345689, Sybase , KBA , BC-SYB-SDK , SDK , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview