Portable test impresario database

Hello,

I am looking into developing a small portable test impresario database. Does anyone already have such a thing? Test names, addresses, plans, campaigns.... the works? I am shying away from using a copy of our database, not only because of the sheer size of it, but also completely ensuring no faulty sanitation occurred. This will also exist on a laptop.

Thanks 

Parents Reply Children
  • I am attaching it manually. The sample database is not at the same level. Security reported it Version: 15.1.8.52593
    where the security application is expecting 15.1.8.57135. Not a big deal, In TIM, I tried to upgrade the database and it reports a build failure about opening the master key. At this point, I am assuming a SQL statement is in order

    OPEN MASTER KEY DECRYPTION BY PASSWORD = '#######'

    ALTER MASTER KEY ADD ENCRYPTION BY SERVICE MASTER KEY

    I just don't know what that password could be...

    I thought about using a force regeneration and doing something with the tesscert certificate, but I wanted to know if there was an easier answer.