Subject | Setting UTF8 strings |
---|---|
Author | Martijn Tonies |
Post date | 2007-02-23T14:44:02Z |
Hi Jason,
Is there a reason why IBO doesn't convert strings to UTF8
when assigning them to parameters?
By default, Delphi "string" or "WideString" isn't UTF8, so
trying to use them fails horribly when connected to a UTF8
database or (var)char field.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
Is there a reason why IBO doesn't convert strings to UTF8
when assigning them to parameters?
By default, Delphi "string" or "WideString" isn't UTF8, so
trying to use them fails horribly when connected to a UTF8
database or (var)char field.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com