dennis
2003-12-17 02:38:59 UTC
I want to 'automate' an Access 97 database using DAO (Jet DAO) and I am
having trouble. Has anyone had any success with this?
I am importing the DAO_tlb, mentioning it in my uses clause, adding comobj
to my uses clause and then I don't know what to use in the createoleobject
procedure for a clsid string. (Usually it is easy like 'application.access'
, etc).
Can anyone point me in the right direction?
Thanks,
Dennis
having trouble. Has anyone had any success with this?
I am importing the DAO_tlb, mentioning it in my uses clause, adding comobj
to my uses clause and then I don't know what to use in the createoleobject
procedure for a clsid string. (Usually it is easy like 'application.access'
, etc).
Can anyone point me in the right direction?
Thanks,
Dennis