A
Anthony Ching
I have a problem when I wrote the following in a Macro:
SetTempVar CurrentDate, Date()
When I run the program on the development PC, I don't have a problem.
However, when I deploy the database using Access Runtime, on another computer
it now tells me that "it has a function name that the database can't find"
with error 2950.
Can someone please help. Thanks.
SetTempVar CurrentDate, Date()
When I run the program on the development PC, I don't have a problem.
However, when I deploy the database using Access Runtime, on another computer
it now tells me that "it has a function name that the database can't find"
with error 2950.
Can someone please help. Thanks.