Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Limuh
Yak Posting Veteran
94 Posts |
Posted - 2009-01-14 : 00:05:30
|
The report using a server from other country ex. in spain and when we generate it the dates appearing in the report are in spanish format. what i want to do is that i want to display english format in my report example (13-Jan-09- english format instead of 13-Ene-09 - spanish version) any help? Thanks! |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-01-14 : 00:16:25
|
yup. change1. language properties of report to englisg-uk in designer properties window2.change browser language settings of client to english uk. |
 |
|
Limuh
Yak Posting Veteran
94 Posts |
Posted - 2009-01-14 : 00:29:48
|
i created the report in report builder. is the above solution is applicable? |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-01-14 : 02:20:46
|
not sure about that |
 |
|
|
|
|