L
Lars Netzel
On Server1 when running my ASP:NET application and selecting records from an
SQL server the Dates show up in Swedish Format (yyyy-mm-dd) this is good
this is what I want.
Right now we are setting up a new server (Server2) with a SQL server as
well.. here the dates show up in this format (mm/dd/yyyy) and this I dont'
like.
I have set both servers to useer Swedish Reginoal and localtion settings in
Windows Server 2003 and I have checked the Coalision Name for the two SQL
servers and they are the same. But still it differs in the ASP:NET
applicaion. What other settings can I check.
What else can I check? I need this two two show the dates the same what
without using CultureInfo things on the thread or any own convert functoins.
is it the IIS or the SQL server who is responsible for these convertions?
best regards
/Lars Netzel
SQL server the Dates show up in Swedish Format (yyyy-mm-dd) this is good
this is what I want.
Right now we are setting up a new server (Server2) with a SQL server as
well.. here the dates show up in this format (mm/dd/yyyy) and this I dont'
like.
I have set both servers to useer Swedish Reginoal and localtion settings in
Windows Server 2003 and I have checked the Coalision Name for the two SQL
servers and they are the same. But still it differs in the ASP:NET
applicaion. What other settings can I check.
What else can I check? I need this two two show the dates the same what
without using CultureInfo things on the thread or any own convert functoins.
is it the IIS or the SQL server who is responsible for these convertions?
best regards
/Lars Netzel