Unicode Character - 0xC290 #544
Unanswered
kothapraveen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @freddy77,
Currently we are using Unicode Character - 0xC290 to insert in DB.
But in logs am seeing ?????? symbol.
am seeing the below logs
error.c:517:SQLGetDiagRec(3, 0x1b5b680, 1, 0x7fff32d7a320, 0x7fff32d7a314, 0x7fff32d7a330, 512, 0x7fff32d7a318)
error.c:566:SQLGetDiagRec: "[FreeTDS][SQL Server]Error converting characters into server's character set. Some character(s) could not be converted"
error.c:517:SQLGetDiagRec(3, 0x1b5b680, 2, 0x7fff32d7a320, 0x7fff32d7a314, 0x7fff32d7a330, 512, 0x7fff32d7a318)
error.c:517:SQLGetDiagRec(3, 0x1b5b680, 1, 0x1b5cac0, 0x7fc3a88a28ec, 0x1b59e60, 511, 0x7fff32d78b0e)
error.c:566:SQLGetDiagRec: "[FreeTDS][SQL Server]Error converting characters into server's character set. Some character(s) could not be converted"
can you suggest which character we can use to support in FreeTDS?
Beta Was this translation helpful? Give feedback.
All reactions