hardToFind418 opened a new issue, #32314:
URL: https://github.com/apache/shardingsphere/issues/32314

   shardingsphere version : 5.3.2 
   SQL SERVER VERSION: 2017
   
   Data of the NVARCHAR data type cannot be written properly when using 
shardingsphere
   
   Through the code can be found in the 
AbstractUnsupportedOperationPreparedStatement setNString has been write die 
throw an exception
   
   The question is: 
   1. Is there an extended way to set setNString properly
   
![C99F5513-2D91-4537-B905-525FE13443C5](https://github.com/user-attachments/assets/64d717fd-ca63-4323-81e3-6812bf66d955)
   2. Current I have through the TypeHandler setNString method will be replaced 
by setString method, can write, but for business reason 
sendStringParametersAsUnicode = false must adjust to false, Therefore, the 
correct information cannot be obtained when the sql query is used, and the 
Chinese data is written as???? Therefore, you want to change the way to 
implement NVARCHAR
   
![222](https://github.com/user-attachments/assets/69139145-4488-43de-8b70-52a54c2ed3d6)
   
   Want to ask whether there are other processing methods in the latest 
version, please prompt


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to