Can't get LCHARVAR's with InformixDB

fhurley at gmail.com fhurley at gmail.com
Tue Aug 1 09:02:09 EDT 2006


I'm using the InformixDB package, which has been a real lifesaver, but
I'm finding I can't get any data from the Informix LCHARVAR types.
They're coming in as empty strings.

The cursor._description for the field in question is:
('msg_text', 'lvarchar', 0, 0, None, None, 1)

Appreciate any help... thanks.




More information about the Python-list mailing list