DictionaryForumContacts

Terms for subject Microsoft containing SQL | all forms | exact matches only
EnglishSpanish
ANSI SQL query modemodo de consulta SQL ANSI (One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters)
DPM Self-Service Tool for SQL ServerHerramienta de autoservicio de DPM para SQL Server (A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator)
DPM SST for SQL ServerDPM STT para SQL Server (A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator)
Management Portal for Windows Azure SQL DatabasePortal de administración de Base de datos SQL de Windows Azure (A web-based, lightweight database management tool for SQL Azure databases that supports database development tasks, schema modification, Transact-SQL, and extract/deploy operations with data-tier applications)
Microsoft Command Line Utilities 11 For SQL ServerUtilidades de la línea de comandos 11 de Microsoft para SQL Server (A set of command line utilities (SQLCMD utility, BCP utility) that support the latest server features)
Microsoft JDBC Driver v4.0 for SQL ServerMicrosoft JDBC Driver v4.0 para SQL Server (A Java Database Connectivity (JDBC) 4.0 compliant driver that provides robust data access to Microsoft SQL Server databases)
Microsoft SQL Server Books OnlineLibros en pantalla de Microsoft SQL Server (A collection of electronic documentation that includes the complete documentation that ships with Microsoft SQL Server)
Microsoft SQL Server Compact 3.5 for DevicesMicrosoft SQL Server Compact 3.5 para dispositivos (A file that installs the SQL Server Compact 3.5 devices runtime components)
Microsoft SQL Server Playback Capture WizardAsistente para capturar datos para reproducción de Microsoft SQL Server (A wizard that supports the capture of information about an event for later analysis)
Microsoft SQL Server PowerPivot for Microsoft ExcelMicrosoft SQL Server PowerPivot para Microsoft Excel (A SQL Server add-in for Excel)
Microsoft SQL Server PowerPivot for Microsoft SharePointMicrosoft SQL Server PowerPivot para Microsoft SharePoint (A Microsoft SQL Server technology that provides query processing and management control for PowerPivot workbooks published to SharePoint)
Microsoft SQL Server Reporting Services Report BuilderGenerador de informes de Microsoft SQL Server Reporting Services (A report authoring tool that features a Microsoft Office-like authoring environment and features such as new sparkline, data bar, and indicator data visualizations, the ability to save report items as report parts, a wizard for creating maps, aggregates of aggregates, and enhanced support for expressions)
Repository SQL schemaesquema SQL de repositorio (A set of standard tables used by the repository engine to manage all repository objects, relationships, and collections)
SQL adapteradaptador de SQL (An adapter that exchanges information between BizTalk Server and a SQL Server database)
SQL Agent serviceservicio Agente SQL (The SQL Server agent (SQLAgent$MICROSOFT$DPM$) that manages the DPM jobs schedule)
SQL Azure fabrictejido de SQL Azure (A distributed computing system composed of tightly integrated networks, servers, and storage. The SQL Azure fabric enables automatic failover, load balancing, and automatic replication between physical servers)
SQL Data Sync PreviewVersión preliminar de SQL Data Sync (An initial version of SQL Data Sync)
SQL DatabaseBase de datos SQL (The Microsoft-hosted database and web services that enable relational queries, search, and data synchronization with mobile users, remote offices, and business partners, which can store and retrieve structured, semi-structured, and unstructured data)
SQL databasebase de datos SQL (A database based on Structured Query Language (SQL))
SQL Database instanceinstancia de Base de datos SQL (An individual database instance of the SQL Database service in Windows Azure)
SQL expressionexpresión SQL (Any combination of operators, constants, literal values, functions, and names of tables and fields that evaluates to a single value)
SQL injection attackataque por inyección de código SQL (An attack that attempts to compromise your database (and potentially the computer on which the database is running) by creating SQL commands that are executed instead of, or in addition to, the commands that you have built into your application)
SQL persistence providerproveedor de persistencia de SQL (A persistence provider that is included in the .NET Framework that saves and restores workflow instances to and from a SQL Server database)
sql queryconsulta SQL (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE)
SQL Server AgentAgente SQL Server (A Microsoft Windows service that executes scheduled administrative tasks, which are called jobs, and stores the information in SQL Server)
SQL Server Analysis Services cubecubo de SQL Server Analysis Services (" (Analysis Services cube for short) A conceptual view, consisting of descriptive categories (dimensions) and quantitative values (measures). The generic industry term is "OLAP data cube.")
SQL Server componentcomponente de SQL Server (A SQL Server program module developed to perform a specific set of tasks - e.g., data transformation, data analysis, reporting)
SQL Server computerequipo con SQL Server (A computer running Microsoft SQL Server with a configured database)
SQL Server Configuration ManagerAdministrador de configuración de SQL Server (A tool to manage the services associated with SQL Server, to configure the network protocols used by SQL Server, and to manage the network connectivity configuration from SQL Server client computers)
SQL Server Data Mining Content ViewerVisor de contenido de minería de datos de SQL Server (A viewer that displays the content that is contained in the content schema rowset of the mining model)
SQL Server Data Mining Content Viewer ControlsControles del visor de contenido de minería de datos de SQL Server (A set of server-side controls that allow a user to browse complex mining models from any computer that has Microsoft Internet Explorer installed)
SQL Server data-tier application projectproyecto de aplicación de capa de datos de SQL Server (A Visual Studio project used by database developers to create and develop a DAC. DAC projects get full support from Visual Studio and VSTS source code control, versioning, and development project management)
SQL Server instance auto-protectionprotección automática de instancias de SQL Server (A type of protection that enables DPM to automatically identify and protect databases that are added to instances of SQL Server that are configured for auto-protection)
SQL Server logininicio de sesión de SQL Server (An account stored in SQL Server that allows users to connect to SQL Server)
SQL Server Management ObjectsObjetos de administración de SQL Server (An application programming interface that supports the incorporation of SQL Server administration into any COM or OLE Automation application)
SQL Server objectobjeto de SQL Server (An entity within SQL Server)
SQL Server Object ExplorerExplorador de objetos de SQL Server (The section of the Visual Studio integrated development environment (IDE) that contains nodes that represent database objects)
SQL Server PowerPivot for ExcelSQL Server PowerPivot para Excel (A SQL Server add-in for Excel)
SQL Server profileperfil de SQL Server (A Virtual Machine Manager library resource that contains instructions for customizing an instance of Microsoft SQL Server for a SQL Server data-tier application (DAC) when you deploy a virtual machine as part of a service)
SQL Server report viewvisualización de informe SQL Sever (A report view in the form of a SQL Server report, which uses the analysis features of SQL Server 2000 Reporting Services)
SQL Server serviceservicio SQL Server (The SQL Server service that manages the DPM database)
SQL Server Store for Office ApplicationsSQL Server Store para aplicaciones de Office (A SQL Server feature that enables storage of data from an Office application on a SQL server)
SQL Server TraceSeguimiento de SQL Server (A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine)
SQL Server UtilityUtilidad de SQL Server (A way to organize and monitor SQL Server resource health. It enables administrators to have a holistic view of their environment)
SQL Server Utility dashboardpanel de Utilidad de SQL Server (A dashboard that provides an at-a-glance summary of resource health for managed SQL Server instances and data-tier applications. Can also be referred to as the SQL Server Utility detail view or the list view with details)
SQL Server Utility ExplorerExplorador de Utilidad de SQL Server (A hierarchical tree displaying the objects in the SQL Server Utility)
SQL-specific queryconsulta específica de SQL (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries)
SQL statementinstrucción SQL (An SQL or Transact-SQL command, such as SELECT or DELETE, that performs some action on data)
SQL TraceSeguimiento de SQL (A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine)
SQL viewvista SQL (A window that displays the SQL statement for the current query or that is used to create an SQL-specific query (union, pass-through, or data definition). When you create a query in Design view, Access constructs the SQL equivalent in SQL view)
SQL Writer ServiceServicio del objeto de escritura de SQL (A service that permits Windows backup programs to copy SQL Server data files through the Volume Shadow Copy Service framework, while SQL Server is running)
Windows Azure SQL DatabaseBase de datos SQL de Windows Azure (The Microsoft-hosted database and web services that enable relational queries, search, and data synchronization with mobile users, remote offices, and business partners, which can store and retrieve structured, semi-structured, and unstructured data)
Windows Azure SQL Database Development AcceleratorAcelerador de desarrollo de Base de datos SQL de Windows Azure (An offer from Office 365 that provides SQL Azure database services at a discounted monthly price for a one-year term)
Windows Azure SQL Database Migration WizardAsistente para migración de Base de datos SQL de Windows Azure (A wizard that helps you select your SQL objects, create SQL scripts suitable for SQL Azure, migrate data between on-premises SQL Server 2008 or SQL Server 2005 and SQL Azure servers, as well as between two or more SQL Azure databases in the same or different data centers. The SQL Azure Migration Wizard is community-built, and is not supported)
Windows Azure SQL Database provisioning processproceso de aprovisionamiento de Base de datos SQL de Windows Azure (A way of preparing and configuring the hardware and software required to maintain your data at a Microsoft data center. The SQL Azure provisioning model describes the logical hierarchy of your Windows Azure platform account, SQL Azure servers, and databases; by using this process, you can rapidly provision your data storage)
Windows Azure SQL Database serverservidor de Base de datos SQL de Windows Azure (A logical group of databases that acts as an authorization boundary and central administrative point for multiple databases. Each server includes logins similar to those in instances of SQL Server on your premises)

Get short URL