Support for timestamp data type in Data-Sync
i trying set data-sync between onsite sql 2008 , sql azure database. getting error "the following columns skipped because contain incompatible data types. also, identity columns not have clustered index not supported." looking further @ actual columns see of them of data type timestamp.
when @ support page http://msdn.microsoft.com/en-us/library/windowsazure/ee336233.aspx it says timestamp data type supported in sql azure database.
could please let me know if bug/bad information/etc.
thank in advance
hi,
the value in timestamp column auto generated. there no tsql command insert value timestamp cloumn. provider not support it.
dss cannot set value column (sql it), don't support it. block timestamp datatype in ui.
also, timestamp values make sense local database. @@dbts not same on different machines. doesn't make sense move too
Microsoft Azure > Azure SQL Database
Comments
Post a Comment