* Platforms: NT Server & Workstation running SQL2000
Standard & SQL2000 Personal respectively.
* Problem: Setup Snapshot replication with push
subscription from SQL2000 Standard to SQL2000 Personal.
All of the schema, or at least most of it seems to be
being created on the subscriber, but distribution agent
fails with a message that says: "Invalid column
name 'Title'." The error number being referenced is "207".
Could someone give me a hint? There are several tables and
sp's that have the column name "Title". And I cannot find
anything in BOL stating that this is a reserved word.
Thanks!