Is there a way to check for legitimate versus non-legitimate version of Access by VBA?
I have noticed a couple of times that my application (which is sold to many, many customers) may give errors if the user has a non-legitimate version of Access 2010. When I install Access Runtime 2007, the problems are solved. I know that this is strange, but it is the reality!
So, I want to build in a function checking and warning for this.
My application is written in Access 2003.
Thank you very much!
I have noticed a couple of times that my application (which is sold to many, many customers) may give errors if the user has a non-legitimate version of Access 2010. When I install Access Runtime 2007, the problems are solved. I know that this is strange, but it is the reality!
So, I want to build in a function checking and warning for this.
My application is written in Access 2003.
Thank you very much!