SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 Other SQL Server 2008 Topics
 Using UTC to sync
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

DarthSerpical
Starting Member

United Kingdom
1 Posts

Posted - 04/13/2012 :  10:30:04  Show Profile  Reply with Quote
I am building a multi language database (SQL 2008 R2), therefore users from different time zones could be using it. Users will have a local Db (SQLLite) on their smartphone).

I need to synchronise rows between the device and the production database.

I was thinking if using a UTC datetime instead of a timestamp to synchronise my rows. I was wondering if anyone had views on this or other means?

visakh16
Very Important crosS Applying yaK Herder

India
47057 Posts

Posted - 04/13/2012 :  12:46:47  Show Profile  Reply with Quote
you can make use of UTC datetime and use Offset to represent local date times

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.23 seconds. Powered By: Snitz Forums 2000