hi,
I created a publisher of type, 'Transactional replication with updatable subscribers' and also created a subscriber
both pubslisher and the subscriber is in the same server
After the snapshot been applied at the subscriber, I could do the changes at the subscriber and the changes are correctly at the publisher, But the broblem came when I tried to update the published table. When I tried to change data item in the table at the publisher the following error comes. This happenes only to this type of replication. All other replicatoin types work fine.
Error: Maximum stored procedure, function, trigger , or view nesting level exceeded (limit32)
dunno whats the reason for this
cheers!
Supun