Hi, one of our cpp application is writing data into sqlite db using sqlire3 dll.

Data is being retrieved using c# using system.data.sqlite-sqlitedatareader. We 
are able to retrive non German characters. Problem is with reading German 
characters. We tried with text and nvarchar types.but German characters are 
showing as question mark.

We are able to read German characters from cpp.

Reply via email to