We have a need to display a date field which is stored in English, to be displayed in long date format but in French. It's only necessary for the report, so I don't want to make a global change, only temporary for when the user produces the report. I have done some research, but all I can find is changing the global session.lcid (to 3084 for Canadian French). Actually have to display the field bilingual, but I can take care of displaying it in English, just not sure how to automatically display in French. Can anyone help?
Don
Don