C
ChuckW
Hi,
I developed an application in Access 2002 that currently
runs on a file server. We also have a terminal server
with Access 2003. I am trying to get the application to
run on the terminal server but there seems to be a series
of problems. One problems is that I get an error message
when I click to get to the main form. The error message
says "Your database or project contains a missing or
broken reference to the file msoutl.olb version 9.1.
Also, I used the trim expression in some of my SQL. But
when I try to run reports based on these queries, I get
an error that says "Undefined function trim in
expression. Another error I get is "undefined Date
Function" for queries that have dates in them.
I built another application that works fine with no
errors but very little VBA. This application that I am
having problems with has quite a bit of VBA code.
Can anyone help?
Thanks,
Chuck
I developed an application in Access 2002 that currently
runs on a file server. We also have a terminal server
with Access 2003. I am trying to get the application to
run on the terminal server but there seems to be a series
of problems. One problems is that I get an error message
when I click to get to the main form. The error message
says "Your database or project contains a missing or
broken reference to the file msoutl.olb version 9.1.
Also, I used the trim expression in some of my SQL. But
when I try to run reports based on these queries, I get
an error that says "Undefined function trim in
expression. Another error I get is "undefined Date
Function" for queries that have dates in them.
I built another application that works fine with no
errors but very little VBA. This application that I am
having problems with has quite a bit of VBA code.
Can anyone help?
Thanks,
Chuck