G
Guest
I'm having continual problems with my Access projects, and I'm wondering if
anyone can suggest solutions.
I develop on my 2003 install, my scripts call most of the basic DAO/ADO
libraries, and in one case uses Excel as well (for export). When I then
deploy the application to our network, invariably it will cough up errors
about missing references on almost all other machines. I then have to go and
fix the references by hand.
This is VERY ANNOYING. Is there any solution to this?
Another problem along the same lines is that I cannot call applications on
other machines. In one particular case I call Excel on another machine on the
network in order to have it process some data (there's a hardware key on it).
However since my machine has 11 and that machine has 9, practically any call
will result in an error about "procedure number out of range" -- which I
assume is due to the versions.
Is there anything I can do about that? Generally, is there some way to call
other Office applications in a way that will not break when run on some other
machine? It's not like I'm using fancy features here, we're talking about
"open" and other commands that are in there from the start.
Maury
anyone can suggest solutions.
I develop on my 2003 install, my scripts call most of the basic DAO/ADO
libraries, and in one case uses Excel as well (for export). When I then
deploy the application to our network, invariably it will cough up errors
about missing references on almost all other machines. I then have to go and
fix the references by hand.
This is VERY ANNOYING. Is there any solution to this?
Another problem along the same lines is that I cannot call applications on
other machines. In one particular case I call Excel on another machine on the
network in order to have it process some data (there's a hardware key on it).
However since my machine has 11 and that machine has 9, practically any call
will result in an error about "procedure number out of range" -- which I
assume is due to the versions.
Is there anything I can do about that? Generally, is there some way to call
other Office applications in a way that will not break when run on some other
machine? It's not like I'm using fancy features here, we're talking about
"open" and other commands that are in there from the start.
Maury