From: alexander.landg...@gmx.net
Date: Mon, 30 Mar 2009 07:00:06 -0700 (PDT)
Local: Mon, Mar 30 2009 10:00 am
Subject: DECIMAL columns: Cursor.description is <type 'float'>?
DECIMAL columns are stored as decimal.Decimal in Row objects.
But their type_code in Cursor.description is <type 'float'> Is this the expected behaviour?
C:\>type issue_1.py
import ConfigParser
def main(Dsn, Uid, Pwd, Database):
if __name__ == "__main__":
C:\>python issue_1.py
C:\>
[MS Windows Server 2003 SP2 + Python 2.5.1 + pyodbc 2.1.3 + Teradata
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||