SQL Server and Java Character Set Conversion

xiaoxiao2021-03-06  73

I am experiencing such a question now:

A SQL Server generated files, always not correctly transform when reading and writing with Java programs.

For example, there are fields: 2004-08-24, the length of reading when using the Java program is 19, how to transform it

Is the length 10? I don't know if SQL Server is a character set! How to convert? Please help me

转载请注明原文地址:https://www.9cbs.com/read-121327.html

New Post(0)