When you create a connection string, remember that you have the option of setting a user name, a password, and in some cases an additional database password.
Connection string information is encrypted.
Every control has a Security groupsProperty that you can use to manage access to that control.
Use a Container to group several controls, and then use the Container’s Security groups Property to manage access to that Container.