Vertaling van "SQL security" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Good software development is the best SQL security, but...
Double-checking special chars and removal of carriage returns for increased SQL security.
Verificación doble de caracteres especiales y remoción de retornos de carro para una mayor seguridad SQL.
Helm said his company is the first to adopt these new techniques specifically for SQL security.
Helm comentó que su compañía es la primera en adoptar estas nuevas técnicas específicamente para la seguridad de SQL.
All payment methods use the same 128-bit SQL security measures that are routinely employed in online banking, making sure that online transactions are safe, secure and private.
Todos los métodos de pago utilizan las mismas medidas de seguridad de 128-bit SQL que de forma regular se emplean en la banca en línea, asegurando que todas las transacciones son seguras y privadas.
For information on securing SQL Server, see the Microsoft SQL security website.
Para obtener información sobre la seguridad de SQL Server, consulte el sitio web de seguridad de Microsoft SQL.
The Microsoft SQL security resources page on the Microsoft website provides information on securing SQL Server.
La página de recursos de seguridad de Microsoft SQL en el sitio web de Microsoft proporciona información sobre la seguridad de SQL Server.
Also, the default SQL SECURITY characteristic for a routine is DEFINER, which enables users who have access to the database with which the routine is associated to execute the routine.
También, la característica SQL SECURITY por defecto para una rutina es DEFINER, lo que permite a los usuarios que tienen acceso a la base de datos ejecutar la rutina asociada.
The SQL SECURITY characteristic can be DEFINER or INVOKER to specify the security context; that is, whether the routine executes using the privileges of the account named in the routine DEFINER clause or the user who invokes it.
La característica SQL SECURITY puede usarse para especificar si la rutina debe ser ejecutada usando los permisos del usuario que crea la rutina o el usuario que la invoca.