antifashionpimp
11-24-2004, 01:35 AM
Hello,
I have a database which I run as a front-end .mdb file with the User Interface and queries, and the back-end .mdb file which contains all tables with data. I am running Access 2000 on WinXP.
I am constantly making changes to the front-end, and when necessary I instruct my clients to copy the latest version of the front_end to their local machines.
One unfortunate PC is still living in the dark ages and is on Windows NT(although it does have Access 2000 :D ). And the problem is:
When I copy a new version of the front-end .mdb file to the NT machine, I always have to go and change the references in Visual Basic for this file. The NT machine’s references indicate that the Microsoft Office Object Library 10.0 is not available, and then I manually have to go change it to Microsoft Office Object Library 9.0.
Is there a way that I can avoid this? i.e. having to go and change the references each time before the user uses the front-end, and a run-time error occurs. It goes without saying that if the solution is to upgrade Windows or re-install Office, I will consider the option of manually changing it every time.
Thanks very much in advance.
Jean
I have a database which I run as a front-end .mdb file with the User Interface and queries, and the back-end .mdb file which contains all tables with data. I am running Access 2000 on WinXP.
I am constantly making changes to the front-end, and when necessary I instruct my clients to copy the latest version of the front_end to their local machines.
One unfortunate PC is still living in the dark ages and is on Windows NT(although it does have Access 2000 :D ). And the problem is:
When I copy a new version of the front-end .mdb file to the NT machine, I always have to go and change the references in Visual Basic for this file. The NT machine’s references indicate that the Microsoft Office Object Library 10.0 is not available, and then I manually have to go change it to Microsoft Office Object Library 9.0.
Is there a way that I can avoid this? i.e. having to go and change the references each time before the user uses the front-end, and a run-time error occurs. It goes without saying that if the solution is to upgrade Windows or re-install Office, I will consider the option of manually changing it every time.
Thanks very much in advance.
Jean