Subject | Re: [firebird-support] usable characters for varchar and memos |
---|---|
Author | Nando Dessena |
Post date | 2008-01-30T17:51:37Z |
Ed,
E> I am encrypting data for a database, which can result in characters
E> that Firebird does not like (specifically, Char(0)). What is the list
E> of characters that should not be used in varchar and blobs? And if
E> someone has quick Delphi functions for encoding & decode strings to
E> Firebird specs, I would appreciate a chance to see it.
base 64 should work with any charset.
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================
E> I am encrypting data for a database, which can result in characters
E> that Firebird does not like (specifically, Char(0)). What is the list
E> of characters that should not be used in varchar and blobs? And if
E> someone has quick Delphi functions for encoding & decode strings to
E> Firebird specs, I would appreciate a chance to see it.
base 64 should work with any charset.
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================