I want to create a new user in MySQL and give it full access only to one database, say dbTest, …
mysql access-control database-securityI have two apps that use Integrated Security. One assigns Integrated Security = true in the connection string, and the other …
sql-server security connection-string database-securityso as title says, I would like to hear your advices what are the most important questions to consider and …
database database-design mysql database-securityI'm creating an Access 2010 database and would like some clarification when it comes to concurrency and security. What I would …
ms-access ms-access-2010 database-securityFor security reasons I asked DB team to add EXTPROC_DLLS:ONLY; but they said this: "Please be informed that …
oracle security database-securityJust a quick question: Say I put an insert trigger on a table in my database. If data is inserted …
sql-server sql-server-2008 tsql triggers database-securityI want to enable Transparent Data encryption (TDE) on MySQL. I don't mind if the entire db is encrypted (as …
mysql database-security tde ecryptfsIf I have a server with a database of top secret data in PostgreSQL and my password is practically impossible …
database security cracking database-securityI have a database which has an application role. The role members all belong to a group in Active Directory. …
sql sql-server stored-procedures database-security