C#C
C#3y ago
6 replies
turji1560

❔ Inserting Unicode characters into an Oracle database-issue

help please on net core 6 with dapper -When inserting Unicode characters into an Oracle database using Dapper dynamic parameters in a .NET Core 6 API, when the inserted value appears as "¿" instead of the expected Unicode character like "😀"

you can see the the code for insert data in the photo attached
238409069-f0e6b333-98c5-4e92-ba8a-91016107c92f.png
Was this page helpful?