change it to numbers for some vector math
Hope this helps people in the future
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Sampson, David
Sent: May 10, 2007 12:58
To: python-list@python.org
Subject: Python and Decimal integers from DB
Hey
Hey folks
Freshie looking for help
This is what I am trying to do.
Use PYODBC to hit an oracle DB that has a ODBC connection.\
\The code bellow works when I replace '*' with a specific collumn name
that does not have commas in the number.
It also works for alphanumberic values.
It fails wh