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 » Postgres library improvements
Re: Postgres library improvements [message #22981 is a reply to message #22607] Fri, 04 September 2009 14:24 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
So it happened, we achieved to broke important existing application...

The reason is handlong of SQL_ASCII.

I have reworked the whole issue:

- now, the db encoding is detected first.
- if it is SQL_ASCII, no further conversions are performed.
- if it is anything else, we set encoding to UTF-8 and convert everything from us to UTF-8 and back
- to workaround the rest, there is now SetCharset method to force it

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Postgresql and bool
Next Topic: Acquiring large record
Goto Forum:
  


Current Time: Sun Aug 24 22:22:17 CEST 2025

Total time taken to generate the page: 0.05329 seconds