Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

replication issue

Status
Not open for further replies.

isonlyme

Programmer
Apr 20, 2002
171
PR
Hi all,

Hope someone can help, im doing a replication of a database, but when i initialize the plubication i recieve this message:

SQL Server could not create article 'TABLENAME' based on object 'TABLENAME'.

Do you want to continue saving other publication?

error 20068: the article cannot be created on table '[db].[TABLENAME]' because it has more than 255 columns.

Any Idea how i can resolve this?, replication doesn't accept more than 255 columns?

thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top