Re: ODBC paramtype?

2002-02-21 Thread Trent Mick
[Jeff Sacksteder wrote] > > I'm using the standard odbc module with ActivePython 2.1. I can't find any > documentation on the paramstyle used by the odbc module. I'm guessing that I > should be using the ? paramstyle, but I'm still not getting any results. My > code currently looks like this: Un

ODBC paramtype?

2002-02-21 Thread Jeff Sacksteder
I'm using the standard odbc module with ActivePython 2.1. I can't find any documentation on the paramstyle used by the odbc module. I'm guessing that I should be using the ? paramstyle, but I'm still not getting any results. My code currently looks like this: my_cursor.execute("SELECT ITEM_DESC