On 10/04/12 10:13, Bakkestuen Roger wrote:
Is there a way to access and query trough for instance ADO without having to install the Win32 package?
Yes, you can use ctypes to access the Microsoft DLL functions and Win32 API directly. But thats going to be non trivial and probably painful!
There is a ctypes mailing list/forum who may have people who can help. -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor