All Tags »
guid stored procedure
Sorry, but there are no more tags available to filter with.
-
Hi,
we are using SQL Server 2005 and replicate Data via ''Mergereplication'' to SQL Server 2005 Express Edition clients.
Its necessary to have a GUID column in every table to do so. Every column generated in the process of the Replication setup has its default value set to ''newsequentialid()''. The stored procedure generation template does ...