on 2013 Oct 31 12:05 PM
The application interacts with the database by ODBC.
The user runs an application on a terminal server.
User and terminal server are placed in different time zones.
In the user's session on the terminal server clock shows user’s current local time. This is done using [enable the Allow Time Zone Redirection Group Policy setting](http://technet.microsoft.com/en-us/library/cc783386(v=ws.10).aspx).
Is it possible that SELECT CONNECTION_PROPERTY( 'TimeZoneAdjustment' )
also "shows" the user’s current local time?
P.S. Now SELECT CONNECTION_PROPERTY( 'TimeZoneAdjustment' )
"shows" the terminal server’s current local time.
User | Count |
---|---|
73 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.