A
anonymous
I have the following statement in my module.
For some reason (I can't understand...) it is running on
one pc but not running on the other.
I am getting an error about format function. Can you help
me please....
qdf.SQL = "SELECT CVSSN, CVGRP, CVLOC, Format
(CVLECY, '00') & Format(CVLEYR, '00') & Format
(CVLEMT, '00') & Format(CVLEDY, '00') AS EFF, ...
For some reason (I can't understand...) it is running on
one pc but not running on the other.
I am getting an error about format function. Can you help
me please....
qdf.SQL = "SELECT CVSSN, CVGRP, CVLOC, Format
(CVLECY, '00') & Format(CVLEYR, '00') & Format
(CVLEMT, '00') & Format(CVLEDY, '00') AS EFF, ...