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 A
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 D
I want to know what modules are available to connect
and talk with MSAccess databases...
Thanks
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___