Is there a limit to the number of columns in a table that can be replicated b/t
two SQL 7.0 servers? I get an error (20068 - The article connot be created on
table '%s' because it has more than '%d columns.) when I try to set up an
article for publication on a table with 313 fields. If there is a limit, what
is the best way to get the table replicated? Could I use two or more articles
vertically partitioned feeding the same table on the subscriber? Thanks
Charles Sanders