Hi everyone
We have Windows 2K advanced server with SQL 2K enterprise on it. We using
Trans replication for one of the our databases. We have very intensive
production env so every min of down time is very expensive, it critical for
us to have a backup system in sync
with our primary replicating updates as soon as they occur.
From time to time we adding new columns to a database which I
have to include in to the replication. Everything was fine up untill I had
to add 256th column to a specific table,
I got the error message that SQL does not support more than 255 columns for
Trans Replication. Did anyone had the similar problem, is there a way
around? Please help. Thanks in advance.