Hey everyone,
i'm currently trying to connect my script to a running postgre 8.4 db ... right now without any success.
I've read that the ADO.au3 from mLipok does only work until postgre 8.1. (see here)
If i try the postgre example of the latest ADO.au3 (2.1.15 BETA) the error number i get is 80020009.
Does anyone know how i could get this to work properly? Is it even possible to connect to a postgre 8.4 with autoit?
Cheers and thanks for your help!