Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

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.

asked 31 Oct '13, 12:05

Ilia63's gravatar image

Ilia63
1.2k545982
accept rate: 44%

edited 01 Nov '13, 05:07

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×439

question asked: 31 Oct '13, 12:05

question was seen: 1,016 times

last updated: 01 Nov '13, 05:07