On Mon, 2007-11-12 at 10:13 +0000, Mr. Connolly wrote: > Lo' there. I'm a new user of Python, what I'm looking for is an easy way to > create ODBC links to Access databases (obviously, Access isn't the best > database out there I can use, but its easiest to just piece together for > this quick project). What modules would I want to be looking for to create > an ODBC link?
Hi, maybe pyodbc is what you are looking for: http://pyodbc.sourceforge.net/ Regards, Johannes Findeisen -- http://mail.python.org/mailman/listinfo/python-list