Subject | UTF8, embedded server and LLBLGen |
---|---|
Author | spanglydan |
Post date | 2007-08-22T22:32:47Z |
Hi,
I am developing an application that has both an online and offline
version. The online version connects to a remote Firebird server, and
the offline version uses the embedded engine. I am using LLBLGen Pro
2.0 as a data access layer, and a UTF8 database. The online version
handles UTF8 characters correctly, but the offline version (using
exactly the same database) throws an error about a malformed string.
Any help would be appreciated before I go insane!
Thanks,
Dan
I am developing an application that has both an online and offline
version. The online version connects to a remote Firebird server, and
the offline version uses the embedded engine. I am using LLBLGen Pro
2.0 as a data access layer, and a UTF8 database. The online version
handles UTF8 characters correctly, but the offline version (using
exactly the same database) throws an error about a malformed string.
Any help would be appreciated before I go insane!
Thanks,
Dan