Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is because SQLUpdate_37 makes a change to the primary key of tblItems to change it from an INT to a BIG INT. This column is used by replication and as such, the table must be removed from the publisher as an “Article of Replication” first.

...