I am programming a database in Access 97 and know it will be used by a lot of users running Access 2000 who will have "no clue"
how to modify their add-ins to use the DAO 3.6 add-in unless it is automated in the program. Is there a way to do this in my Access 97 code if I read the Access version from the registry?
i.e.
If Access 97 - do nothing
If Access 2000 - run procedure to make sure database has DAO 3.6 add-in installed; install/activate if necessary
Reasoning: I don't want to re-write /don't have time to re-write/ the entire program at this point. Any suggestions for further code I develop in the 97 version as it pertains to DAO? Should I start using ADO/convert?
Opinions, answers, suggestions, etc.
One-week (or should that be weak...) to deadline.![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Thanks,
SAThandle
definition of 'less behind': "not fully caught up, digging out slowly, one-week delay to "The IT hit the fan."
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
i.e.
If Access 97 - do nothing
If Access 2000 - run procedure to make sure database has DAO 3.6 add-in installed; install/activate if necessary
Reasoning: I don't want to re-write /don't have time to re-write/ the entire program at this point. Any suggestions for further code I develop in the 97 version as it pertains to DAO? Should I start using ADO/convert?
Opinions, answers, suggestions, etc.
One-week (or should that be weak...) to deadline.
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Thanks,
SAThandle
definition of 'less behind': "not fully caught up, digging out slowly, one-week delay to "The IT hit the fan."