Hi
Initial Scenario - On Win NT 4.0 box for IIS 4.0 Web server
------------------------------------------------------------------
I have an ASP page that displays the dates in m/d/yy format by executing a
stored procedure on SQL Server 2000.
Post Scenario After migration : On Win 2K box for IIS 5.0 Web Serve
--------------------------------------------------------------------------------
The same ASP page displays the dates in m/d/yyyy format. Why has the year
format changed ? What do I need to restore to earlier format ?
Regards
Imtiaz
|