Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » SQLArray + Like() + Accents problem
Re: SQLArray + Like() + Accents problem [message #30859 is a reply to message #30803] Tue, 25 January 2011 13:07 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13985
Registered: November 2005
Ultimate Member
Either your app encoding is not utf-8 ('SetDefaultCharset'), or Sqlite3 encoding is not utf-8 (to tell the truth, right now I do not remember how encoding in Sqlite3 works...)

That said, other DB engines transcode from app encoding to db encoding and back. So perhaps Sqlite3 should do that too.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SQLite3, ODBC and UTF-8
Next Topic: Simple SQL question
Goto Forum:
  


Current Time: Sun Jun 16 16:26:33 CEST 2024

Total time taken to generate the page: 0.02039 seconds