Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

replicating tables who are reference by indexed views w data binding

$
0
0
when i do a snapshot i have it set up to truncate before insterting. As a result i'm getting an error saying that it cant truncate a table reference in an indexed view. What settings should i use to allow for a snapshot in this instance? Should i manually drop the databinding then snap then recreate the databinding? there has to be a better way

Viewing all articles
Browse latest Browse all 3145

Trending Articles