Hello,
Can a table be tracked if it does not have a primary key? I am using rda.Pull method in VS2005 using C#. If not, what are my options? Any help is appreciated.
Thanks.
A primary is required if using RDA tracking. See http://msdn2.microsoft.com/en-us/library/ms172971.aspx
"A primary key must be defined on the updatable recordset returned by the SELECT statement. "
No comments:
Post a Comment