I downloaded the ADO sample at
When trying to compile, I get an error in msado15.inc at line 705
Outside of Python, I am no good with objects
so what will I need to do to make this usable in v9? (I am already aware that INTERFACE DISPATCH is now deprecated.)
When trying to compile, I get an error in msado15.inc at line 705
Code:
MEMBER GET SIZE <&H00000006>() AS ADODBADO_LONGPTR

Comment