I have a client with an application database on SQL 2012 Standard that they wanted replicated to another server. I started to setup transactional replication but ran into an issue with there being 40 tables without a Primary Key and 50+ Stored Procedures that are Encrypted.
My question is would Log Shipping work? Would the encrypted procedures be accessible on the standby server? I haven't worked with Encryption to much . I have a support request into the vendor to see what they support.
↧
Log Shipping and Encrypted Stored Procedures
↧