Hey I am reading a database using ucanaccess-5.0.0.
The database is propably < Access 2000, since it's not UTF-8.
It seems like I have to setup a charset. I tried this using the charset parameter in the url:
jdbc:ucanaccess://${databaseFile.absolutePath};memory=false;charSet=Cp1250
It seems to be ignored, since I still don't get my german umlauts out of the DB.
What can I do about it?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…