Hello,
would anyone be able to give a hint on the type of restore problem I have?
We have an SQL Server 2000 databae with some encrypted packages, functions and triggers. We have to downgrade to the Express version, we have a completely new box on Windows 2008 Server and installed SQL Express:
Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 Copyright (c) Microsoft Corporation
Express Edition with Advanced Services (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
I created a backup and restore it into the new instance. Everything seems to go well except none of the triggers are imported. Many procedures, functions are excrypted, not all triggers are encrypted, but I don't even have those. Procedure and functions,
foreign keys, indexes, the whole structure looks ok.
Is there anyone who can help me?
Thanks,
Richard