Hello,
My sql server 2000 database is on a shared server that I have
absolutely no control over.
When i run query select getdate() it is reporting the wrong time!
I am pretty sure that the sql admin changed the date on the server last
night and now this is happening.
Is this possible. Shouldn't getdate() ALWAYS report back the date time
in my LOCAL time zone?
My sql server 2000 database is on a shared server that I have
absolutely no control over.
When i run query select getdate() it is reporting the wrong time!
I am pretty sure that the sql admin changed the date on the server last
night and now this is happening.
Is this possible. Shouldn't getdate() ALWAYS report back the date time
in my LOCAL time zone?
Comment