[Date Prev][Date Next] [Chronological] [Thread] [Top]

Can I query an attribute's type?



Hey,

I want my client code to automatically convert all strings to the locale
encoding. But how do I know if an attribute is a string or actually
binary? Even if the data is valid UTF-8, that doesn't guarantee that
it's meant to be treated as a string.

Mike