On 2012/04/10 11:13 AM, Bakkestuen Roger wrote:

Hi

I’m struggling with finding a way to access and query an MSAccess base in an organisation with a very standardised environment.

Python 2.6 is available and Office 2010.

Is there a way to access and query trough for instance ADO without having to install the Win32 package?

Any suggestions or even sample code?

*Best regards*

*Roger Bakkestuen*

**

Norwegian Public Roads Administration

Eastern Region – Geodata

*Post adress:*Statens vegvesen Region øst, Postboks 1010, 2605 LILLEHAMMER

*Office adress*: Industrigaten 17, LILLEHAMMER
*Phone:* +47 61271236 *Mobile:* +47 94833636 *e-mail:* roger.bakkest...@vegvesen.no <mailto:roger.bakkest...@vegvesen.no> www.vegvesen.no <http://www.vegvesen.no/> *e-mail:* firmapost-...@vegvesen.no <mailto:firmapost-...@vegvesen.no>



_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
You can give PyODBC [1] a try as it does support MS Access [2].

[1] http://code.google.com/p/pyodbc/
[2] http://code.google.com/p/pyodbc/wiki/ConnectionStrings

--

Christian Witts
Python Developer
//
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to