Hello
We have an Access 8 utility that uses the FileName
Property of the Application Method, the code runs well on
NT4 sr6 but not on Windows 2000 sr2. We get the following
message ...
Runtime Error '5'
"Invalid procedure call or argument"
I have narrowed the problem down and observed I can use
the FileName property successfully if I provide the full
file name in the argument. If I attempt to use wildcards
I get the error ...
Does anyone have any workarounds for this problem
Thanks
Simon