S
Sehboo
I am using access interop (object 10.0) in my application. It works
fine on my machine but when I test it on some machine which has an old
version of access then it fails. This is how I am declareing my
variable.
Dim oAccess As Access.Application
How do I resolve the issue so that it doesn't matter if it is old or
new access it works?
Any idea?
Thanks
fine on my machine but when I test it on some machine which has an old
version of access then it fails. This is how I am declareing my
variable.
Dim oAccess As Access.Application
How do I resolve the issue so that it doesn't matter if it is old or
new access it works?
Any idea?
Thanks