P
Pradeep
I have an input box which takes date as an input. The code after
taking the input updates a linked table and then prints out a report.
If i pass the date as mm-dd-yyyy it show me the report but the data
does not get updated. And if i take the input as dd-mmm-yyyy it
updates the table but the report is empty. I am not sure whats the
problem. I tried each and every permutations and combinations possible
but the effect remains the same. At present i am executing the process
twice once for the report and once for the updation.
Have anybody experienced such kind of problem. Any help is
appreciated.
thanks
taking the input updates a linked table and then prints out a report.
If i pass the date as mm-dd-yyyy it show me the report but the data
does not get updated. And if i take the input as dd-mmm-yyyy it
updates the table but the report is empty. I am not sure whats the
problem. I tried each and every permutations and combinations possible
but the effect remains the same. At present i am executing the process
twice once for the report and once for the updation.
Have anybody experienced such kind of problem. Any help is
appreciated.
thanks