crystal report 7.0 32 bit version
against SQL 7.0
Windows Terminal server (runing citrix winframe)
whenever i use the ToWords() function,
it gives me the following error:
cannot find DLL crxlate.dll
error found in formula @amt_words = ToWords({@amt_figures})
towords uses this particular dll. but the 32 bit version
uses the crx32lat.dll and not crxlate.dll. the later one
is used for the 16 bit version. this is the info i got
from ctrysal Knowledge Base on the internet.
it works fine for user 'administrator' and errors out for
all other users.
the report that i am trying to run is check priting report.
(on a check stub)
towords converts number 100 to Hundred dollards
against SQL 7.0
Windows Terminal server (runing citrix winframe)
whenever i use the ToWords() function,
it gives me the following error:
cannot find DLL crxlate.dll
error found in formula @amt_words = ToWords({@amt_figures})
towords uses this particular dll. but the 32 bit version
uses the crx32lat.dll and not crxlate.dll. the later one
is used for the 16 bit version. this is the info i got
from ctrysal Knowledge Base on the internet.
it works fine for user 'administrator' and errors out for
all other users.
the report that i am trying to run is check priting report.
(on a check stub)
towords converts number 100 to Hundred dollards