mxODBC, EasySoft ODBC Bridge and numeric data types
Sarah Burke
smb at bby.com.au
Sun Feb 20 19:05:04 EST 2000
More information about the Python-list mailing list
Sun Feb 20 19:05:04 EST 2000
- Previous message (by thread): Win32Com Question???
- Next message (by thread): Tkinter: creating a scrolling canvas that contains widows (Frame widgets)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello. I am using EasySoft's ODBC-ODBC Bridge with the mxODBC module to get data from a MS SQL 4 database to a Unix machine. The problem that I am encountering is that floats and decimals are not coming across correctly. For example, a decimal number such as 1.222 is being returned as 2.73934840524e+127. Is this a problem with my code, or an ODBC problem, or something else? Thanks, Sarah
- Previous message (by thread): Win32Com Question???
- Next message (by thread): Tkinter: creating a scrolling canvas that contains widows (Frame widgets)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list