Object Library 10. vs 11.0

D

DS

What is the difference between the 2? I have a Database with 2000 file
format and running 11.0 is this a problem? Any help appreciated.
Thanks
DS
 
D

Douglas J. Steele

The Object library corresponds to which version of msaccess.exe you're
running, not what file format the file is in.
 
D

David W. Fenton

Doug Steele, Microsoft Access MVP

(no private e-mails, please)



The Object library corresponds to which version of msaccess.exe
you're running, not what file format the file is in.

Also, in most situations, you don't need the reference at all. It's
easy to figure out if you do -- remove it and compile the project.
If it compiles, you don't need it in the first place.
 
D

DS

Douglas said:
The Object library corresponds to which version of msaccess.exe you're
running, not what file format the file is in.
I replaced the 11 wih a 10. How it turned to 11 I'll never know! Al is
well now. Thank You.
DS
 
D

DS

David said:
Also, in most situations, you don't need the reference at all. It's
easy to figure out if you do -- remove it and compile the project.
If it compiles, you don't need it in the first place.
Thanks
I'll keep that in mind! Any tip helps!
DS
 
Top