Vertaling van "Sqlcmd" in Engels
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.
Invocar SQLCMD muchas veces puede ser evitado escribiendo un archivo.bat y usando el comando:r.
Invoking SQLCMD several times can be avoided by writing a.bat file and using the:r command.
El comando:r en un script le dice a la utilidad SQLCMD que incluya los scripts referenciados en el archivo.
The:r command in a script tells the SQLCMD utility to include the scripts referenced in the file.
Emplee en su lugar la utilidad Sqlcmd.
Use the Sqlcmd utility instead.
Sqlcmd: error: error de conexión.
Sqlcmd: Error: Connection failure.
Sal de la línea de comandos SQLCMD.
Exit the SQLCMD command line.
Por ejemplo, recibirá el siguiente mensaje de error cuando se utiliza la utilidad SQLCMD para conectarse a SQL Server
For example, you receive the following error message when you use the SQLCMD utility to connect to SQL Server
Consulte la documentación de Microsoft para obtener información más detallada acerca de SQLCMD.
See the Microsoft documentation for SQLCMD details.
Además, si está usando scripts con SQL Server Management Studio, habilite el modo SQLCMD antes de ejecutar los scripts.
In addition, if you are using scripts with SQL Server Management Studio, enable SQLCMD mode before executing the scripts.
Esta opción no está diseñada para usarse con herramientas tales como SQL Server Management Studio, SQLCMD, OSQL ni interfaces de programación de aplicaciones de acceso a datos como SQL Server Native Client.
This option is not intended for use with tools such as SQL Server Management Studio, SQLCMD, OSQL, or data access application programming interfaces such as SQL Server Native Client.
El Administrador de base de datos ejecuta otros scripts, ya sea desde la herramienta SQLCMD o SQL Server Management Studio en modo SQLCMD.
The database administrator runs other scripts, using either the SQLCMD utility or the SQL Server Management Studio in SQLCMD mode.
Introducción Sqlcmd se utiliza para ejecutar consultas, de las sentencias referidas a T-SQL y scripts de SQL Server utilizando la línea de comandos.
Introduction Sqlcmd allows executing queries, T-SQL sentences and SQL Server scripts using the command line.
SQLCMD reemplaza a ISQL y OSQL, pero puede coexistir con instalaciones que tengan ISQL u OSQL instalado.
SQLCMD is a replacement for ISQL and OSQL, but can coexist with installations that have ISQL or OSQL installed.
La herramienta SQLCMD permite a los usuarios conectarse, enviar lotes de Transact-SQL y generar información de conjuntos de filas desde instancias de SQL Server 7.0, SQL Server 2000 y SQL Server 2005.
X64 allows users to connect, send Transact-SQL batches, and output rowset information from SQL Server 7.0, SQL Server 2000, and SQL Server 2005 instances.