rset.getDescription()
returns a python-sequence of the following tuples:

  [ (name,tname,type,size,prec,null,inout), .... ]

So my question: 

The "type" variable becomes -1 when 
 - selecting a "LONG" field
 - selecting a "LONG VARCHAR" field

Is this a bug? 
or is the -1 in both cases correct?


(We are developing a universal database-wrapper, so it does matter for us)

Greetings, and best Regards, Andre'


By the way:

Are the LongField-Bugs and the Py_None Incref bugs 
fixed in the newest Version of the sources and binaries:

 - sapdb-source-7.3.00.25.tgz
 - sapdb-python-linux-i386-7.3.00.25.tgz

Thank you in advance.

-- 
_____________________________________________
inworks GmbH            Andre Reitz             
Magirusstrasse 44       Tel. 0731/93 80 7-21
89077 Ulm               http://www.inworks.de

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to