[DB-SIG] Questions on Free Python "ODBC Interface"

pli2553 at comcast.net pli2553 at comcast.net
Thu Jul 24 20:12:30 EDT 2003


Hi,

I can find very littrle document on this.  Would anyone please tell me how good 
this package is?  Is it good enough for developing small commercial database 
applications?

I tried sample code lised on the WEB site.  Database conenctions are 
established ok (statement is: s = odbc.odbc('DSN/UID/PASSWORD').
the interpreter does not complain) but I am not successful selecting anything 
from any of the tables I have.  It always returns 0(0 row selected?), while 
there are actually records in those tables.  Any idea what's the problem?

Any advices are greatly appreciated
peng





More information about the DB-SIG mailing list