Hi Sergey
Thank you again for your feedback.
I have noticed now that even the Virtuoso stored procedures
DB.DBA.csv_register()
and DB.DBA.csv_loader_run() are not compatible with unicode text. So it
seems that my ETL module related to the data loading has to be
reimplemented using the drivers you
On 03/23/2017 12:45 AM, Beppe Mazzola wrote:
Thanks Sergey
Your suggestion inspired me to do some more trials.
Declaring the text column
VARCHAR(3000) instead of NVARCHAR(1000)
the problem disappears, but I have to increase the column size because somehow Virtuoso recognizes the text as non-L