How to provide Security for package?



How to provide Security for package?..

Answer / gsreddy

In Properties window(F4)

Security:

1)Package password
2)Protection Level:EncriptSencitiveWithUserKey




Is This Answer Correct ?    9 Yes 3 No

Post New Answer

More SQL Server Interview Questions

What is self join in sql server joins?

1 Answers  


Define self join in sql server joins?

1 Answers  


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

0 Answers  


What is the use of RDBMS?

1 Answers   Wipro,


Explain about protocol layer present in SQL server?

1 Answers  


Can you give an example of Stored Procedure?

4 Answers   Wipro,


What is order of B+tree?

1 Answers   HCL,


explain different types of jions with examples briefly?

3 Answers   Zensar,


Let us say master db itself has no backup. Now you have to rebuild the db so what kind of action do you take?

1 Answers  


Is it possible to update the views? If yes, how, if not, why?

1 Answers  


How can I create a report based on a query? : sql server management studio

1 Answers  


employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.

3 Answers  


Categories