DB API for ADO/DAO?

Simon Brunning SBrunning at trisystems.co.uk
Tue Apr 15 04:41:40 EDT 2003


> From:	john.burton at jbmail.com [SMTP:john.burton at jbmail.com]
> I want to be use an .MDB database from a python application on
> windows.
> 
> The problem with odbc is that you need to manually set up data sources
> using the control panel which isn't something I want the users to have
> to do.
> 
> So I'm using DAO via com to access the database and it's working fine
> except that I have to use the DAO com api instead of the standard
> python api. So I was wondering if there is a suitable DB API wrapper
> for DAO or ADO I can use? Or a better solution to my problem?
 
http://www.google.com/search?q=python+ado+db%2Dapi

;-)

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.





More information about the Python-list mailing list