I am trying to replicate common stored procedures to all of my databases. These store procedures where created by setting quoted identifier off. When I go to repliceate the stored procedures I receive an error that is directly related to quoted identifiers. Is there a way to have the replication turn off quoted identifiers to avoid this problem.

Thanks

Tom