Displaying 1 result from an estimated 1 matches for "newsequentialid".
2010 Jun 25
0
activerecord + ms sql.. rowguid field for merge replication breaking inserts
...DS][SQL Server]Conversion failed when converting from
a character string to uniqueidentifier.: INSERT INTO [companies]
([created_at], [name], [updated_at], [rowguid]) VALUES(''2010-06-25
20:23:06.032'', ''test'', ''2010-06-25 20:23:06.032'', ''newsequentialid('')
what are my alternatives to get this to work again?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscri...