SN - IN/Bangalore)
Cc: python-win32@python.org
Subject: Re: [python-win32] AccessDB 2007
Dear S.:
You do have the correct name for the 64-bit Access data provider, and
you have downloaded it from the correct place.
I suspect that the problem could be that your connect string has both
the ADO s
in32-bounces+shahmed=sfwmd@python.org] *On Behalf
Of *Zev Spitz
*Sent:* Thursday, August 23, 2012 7:40 AM
*To:* python-win32@python.org
*Subject:* [python-win32] AccessDB 2007 (S, Sachin (NSN - IN/Bangalore))
A connection string for ADO for Access looks like this:
conn.Open('Provider=Micr
Dear S.:
You do have the correct name for the 64-bit Access data provider, and you
have downloaded it from the correct place.
I suspect that the problem could be that your connect string has both the
ADO syntax ("PROVIDER=") and ODBC syntax ("DRIVER=") at the same time. You
should probably elimin
012 17:27:11 +0800
From: "S, Sachin (NSN - IN/Bangalore)"
To:
Subject: [python-win32] AccessDB 2007
Message-ID:
<6cb66254bea4ad42b4be7becc123d33c01953...@sgsiexc025.nsn-intra.net>
Content-Type: text/plain; charset="us-ascii"
Hi,
I am facing some problems while accessin
Hi,
I am facing some problems while accessing the Microsoft Access Database
2007, using win32com. The code and errors are given below.
I also tried the steps in the link but to no avail:
http://www.microsoft.com/en-us/download/confirmation.aspx?id=23734
Could you help, or also if you know of a a