Hi Use adodb for it. Also, adodb accepts mysql, mssql, oracle, access, ...
Anyway, It needs psycopg for accessing Postgres databases, but I recommend to use adodb, specially if you plan to use conectivity with other databases too, because the access to them is the same way. Of course, there are some differences between databases, but I think adodb can care about it :) http://adodb.sourceforge.net/ http://stickpeople.com/projects/python/win-psycopg/ Daniel -- http://mail.python.org/mailman/listinfo/python-list