Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Error while uploading data from .csv file a existing table with VARBINARY column.

$
0
0

Hello Experts,

 

I have created a table ZSNWD_AD with below column details.

Untitled.png

 

I have data in .csv file as mentioned below.

Untitled1.png

 

Now If I try to upload date from .csv file into my existing table it gives me error as below. Seems like VARBINARY data is converted .

Untitled2.png

 

But if I try to enter values using SQL statement it works fine. Data are inserted properly and I am not getting any error.

 

insert into "SAPUSER01"."ZSNWD_AD" values('1','0050568C1DE31EE2B8F6E03EC703DBD2','Munich','85399','Zeppelinstrasse','2','DE','2','20000101','99991231');

 

 

Untitled3.png

 

 

Can some one please guide me how to avoid data conversion while uploading data from .csv file ? Or what is the solution of the above error .

 

 

Thanks & Regards,

Sambaran


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>