Examples with "another SQL" and their translation 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.
The application then submits another SQL operation on dbproc2, and awaits the results to start processing the returned data.
La aplicación espera los resultados para comenzar a procesar los datos devueltos y, a continuación, envía otra operación de SQL en dbproc2.
To move it to another SQL server, it should first be disabled, then enabled again with different configuration that points to the other server.
Para moverlo a otro SQL Server, primero deberás deshabilitarlo y habilitarlo de nuevo con una nueva configuración que apunte al server nuevo.
This article describes how to restore database backups for users and systems onto another SQL Server 7.0 installation that has different drive letter configurations from the server to which you originally backed up the databases.
En este artículo describe cómo restaurar copias de seguridad para usuarios y sistemas en otra instalación de SQL Server 7.0 que tiene configuraciones de letra de unidad diferentes del servidor original.
We can extend the above query and add another SQL Join clause to include people with the credit card information.
Se puede extender de la consulta anterior y agregar otra sentencia de "SQL JOIN" para poder incluir a las personas con la información de la tarjeta de crédito.
Initially the only way I had was to make a copy of the database in another SQL Azure, which meant the cost of having to pay for the additional database.
Inicialmente la única forma que había era la de hacer una copia de la base de datos en otra en SQL Azure, lo que implicaba el coste de tener que pagar por esa base de datos adicional.
This means that we should take a copy of permissions granted by this login and revoke them and grant them again as another SQL Server login like [sa].
Esto significa que de forma prioritaria deberemos tomar una copia de los permisos otorgados por este inicio de sesión y revocarlos y otorgarlos nuevamente como otro inicio de sesión de SQL Server como [sa].
In order to ensure that there is a disaster recovery solution available, it is always good to have a standby copy of a primary database on another SQL Server instance.
Para asegurar que una solución de recuperación de desastres está disponible, siempre es bueno tener una copia de la base de datos primaria en otra instancia de SQL Server.
This can be easily achieved by having a standby copy of a primary database on another SQL Server instance, which can be achieved via log shipping.
Esto puede ser fácilmente logrado teniendo una copia fija de la base de datos primaria en otra instancia de SQL Server, lo cual puede ser logrado vía el transvase de registros.
Well, after reading it all, try to follow the best techniques on data replication scheme from a DB2 database to another SQL Server 2012, then I will tell you at the end of the project which were the paths chosen and why.
Visits: 2 Bueno, luego de leerlo todo, trataré de seguir las mejores técnicas en el plan de réplica de datos desde una base de datos DB2 a otra SQL Server 2012, luego les contaré al final del proyecto cuales fueron los
The mysqldump client is a backup program originally written by Igor Romanenko. It can be used to dump a database or a collection of databases for backup or transfer to another SQL server (not necessarily a MySQL server).
El cliente mysgldump puede utilizarse para volcar una base de datos o colección de bases de datos para copia de seguridad o para transferir datos a otro servidor SQL (no necesariamente un servidor MySQL).
If you use a script to re-create a job in another SQL Server Agent service, its registry might not have the correct settings for that job.
Si utiliza un script para volver a crear un trabajo en otro servicio del Agente SQL Server, es posible que su Registro no tenga la configuración correcta para dicho trabajo.
Slammer is sent to the affected server from another SQL server.
Método de Propagación Slammer llega al servidor procedente de otro servidor SQL.
I've found another sql injection, and I want to know column names by using the following query: Código
Hagamos que conocemos otra inyección y ahora queremos conocer el nombre de la columna, utilizando esta consulta.