Dynamic Locale In Crystal Reports

C

Chris Wood

Hello folks,

As I understand, the locale a report uses (when generated in ASP.NET)
is determined by the system user's regional settings (as aspnet_wp.exe
is run as a system process).

Is there any way of changing the locale used by a report on the fly?
I've attempted to use Thread.CurrentThread.CurrentCulture but it
doesn't seem to affect Crystal Reports - only aspx processing :-(

Basically, we have a system that is used by people from different
countries. The web content and formatting reflects the user's culture
(language-specific text, date formats, number formats, etc) and we
need to carry the concept forward into our reports.

Any ideas would be a great help!!

Many thanks,

Chris Wood
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top