> "kayakerjess" == kayakerjess <[EMAIL PROTECTED]> writes:
kayakerjess> Hi, I have an Access Data Project (.adp) that I am
kayakerjess> trying to open and execute from Python. I am using
kayakerjess> the win32com.client, and I have successfully opened
kayakerjess> the applica
Hi,
I have an Access Data Project (.adp) that I am trying to open and
execute from Python. I am using the win32com.client, and I have
successfully opened the application, but I'm getting an exception when
I try to execute the function (actually a "Sub" that returns void, but
that shouldn't matter
Hi,
I have an Access Data Project (.adp) that I am trying to open and
execute from Python. I am using the win32com.client, and I have
successfully opened the application, but I'm getting an exception when
I try to execute the function (actually a "Sub" that returns void, but
that shouldn't matter