M
Mike C
I maintain a distributed A2K application that is
experiencing a problem on our NT 4.0 machines. The front
end app is distributed as a compiled MDE front end that
updates a backend A2K database on a server.
Most functions work fine for all users, but when any of
our NT 4.0 users attempt to run (most) reports, an error
message similar to the one below will display:
"Function is not available in expressions in query
expression"
....followed by SQL code from the underlying query.
The same code runs fine, without errors, on all of our
Windows 2000 machines. This is a big clue, but I don't
know how to proceed.
KB #310803 indicates that this error may be caused by a
problem with a programming type library, or with code that
does not specifically call out the correct library. - This
article is the only one I could find that seemed to be
related to the observed symptoms.
I'm guessing that this means that the *PATH* used to find
the file required for the library is not the same in NT
4.0 as it is in Windows 2000...and IF this is the case, I
don't understand how to fix this particular problem.
Has anyone experienced the above error or have any ideas
for a resolution?
experiencing a problem on our NT 4.0 machines. The front
end app is distributed as a compiled MDE front end that
updates a backend A2K database on a server.
Most functions work fine for all users, but when any of
our NT 4.0 users attempt to run (most) reports, an error
message similar to the one below will display:
"Function is not available in expressions in query
expression"
....followed by SQL code from the underlying query.
The same code runs fine, without errors, on all of our
Windows 2000 machines. This is a big clue, but I don't
know how to proceed.
KB #310803 indicates that this error may be caused by a
problem with a programming type library, or with code that
does not specifically call out the correct library. - This
article is the only one I could find that seemed to be
related to the observed symptoms.
I'm guessing that this means that the *PATH* used to find
the file required for the library is not the same in NT
4.0 as it is in Windows 2000...and IF this is the case, I
don't understand how to fix this particular problem.
Has anyone experienced the above error or have any ideas
for a resolution?