John CORRY wrote:
> I have just run the test package within mxODBC.  I get the following result.
> OperationalError: ('IM002', 0, '[Microsoft][ODBC Driver Manager] Data 
> source name not found and no default driver specified', 6044)
> 
> It gives me the same error that I am experiencing when I run my code.  
> Does this mean that I have not installed something that I need or have 
> not installed something properly.

Have you configured an ODBC data source for the database you are trying 
to access? I don't remember how to do this but I know it was a necessary 
step for accessing MS-Access databases from ODBC.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to