On 11/05/2009 11:16 PM, Gerdus van Zyl wrote: > I got the same error in visual studio and the solution is to set > compilation to 32bit since jet does not exist for vista-64bit. I have > python64 so how do I tell pywin to use the 32bit version? You can't - you need to use the 32bit version of Python (it works fine on Vista 64) Mark