Hello,
I tested the import of a excel-file using vb.net application into a table in a hana studio schema. I did not use hanabulkcopy because it has bugs. The hana studio is used for SAP B1 Hana application. The version is 1.0
Unfortunately the test didn't work well although the test has only 10 rows.
There was an error, i.e. "inserted value too large for column".
The data types of all the columns are nvarchar . When I changed the data types there were import errors too.
Do you know how I can solve that problem?
Thank you very much in advance.
Best regards,
Steve