Hi,
I want to open a file in access 2.0 from Visual Basic and I want to do it using getobject.
So I would have:
z=GetObject (MyFile,"XXXX.application)
where XXXX is the name of the class to use, eg: access.aplication would use access 97 to open the file.
My question is, what is the class name I have to use for opening my file with access 2.0 ?
Thanks,
imendi
I want to open a file in access 2.0 from Visual Basic and I want to do it using getobject.
So I would have:
z=GetObject (MyFile,"XXXX.application)
where XXXX is the name of the class to use, eg: access.aplication would use access 97 to open the file.
My question is, what is the class name I have to use for opening my file with access 2.0 ?
Thanks,
imendi