TJ_1


Hi All,

I setup a Transactional replication between SQL Server 2000 and SQL Server 2005 via
wide area network.

The intial snapshoot failed because run into problems on a table with column 379 columns.

How do ceate Vertical Partioning a table on Publication

Thank you.
TJ_1




Re: How to create Vertical Partioning

Gary Chen


You can take a look at

How to: Define and Modify a Column Filter (Replication Transact-SQL Programming)

http://msdn2.microsoft.com/en-us/library/ms146925.aspx

Gary






Re: How to create Vertical Partioning

TJ_1

The link is not working!!





Re: How to create Vertical Partioning

Gary Chen

Try again, it should be working now.

Gary