Scanning firebird.py I noticed that:

 FBText returns "BLOB SUB_TYPE 2"

Shouldn't that be "BLOB SUB_TYPE 1" or "BLOB SUB_TYPE TEXT"

and FBBinary returns "BLOB SUB_TYPE 1"

Shouldn't that be "BLOB SUB_TYPE 0"

See Helen's FB Book on page 182 and/or page 78 of the IB 6 Data 
Definition Guide (DataDef.pdf).

Werner

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to