me = class Beautiful
me.Crying.......
Great Info, I was able to connect through DAO and
create an object and coulde open, Excel,Access and
Word docs but I couldn't find any documentation on
methods to use to do stuff. I will try ADO tonight
directly and 
I am sure it will work great.

Eric
Thanks Again...


--- Kent Johnson <[EMAIL PROTECTED]> wrote:

> Eric Walker wrote:
> > I want to know what modules are available to
> connect
> > and talk with MSAccess databases...
> 
> google 'python msaccess'
> 
> You can talk to Access directly using ADO:
> http://www.ecp.cc/pyado.html
> 
> or via DAO:
> http://starship.python.net/crew/bwilk/access.html
> 
> adodbapi puts a Python DB-API wrapper around ADO:
> http://adodbapi.sourceforge.net/
> 
> 
> Kent
> 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to