DictionaryForumContacts

Terms containing SQL | all forms | exact matches only
SubjectGermanEnglish
comp., MSAngriff durch Einschleusung von SQL-BefehlenSQL injection attack (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)
comp., MSANSI SQL-AbfragemodusANSI SQL query mode (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)
comp., MSautomatischer Schutz für SQL Server-InstanzenSQL Server instance auto-protection (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)
comp., MSBerichts-Generator von Microsoft SQL Server Reporting ServicesMicrosoft SQL Server Reporting Services Report Builder (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)
comp., MSBlickpunkte des SQL Server-HilfsprogrammsSQL Server Utility viewpoints (A feature of SQL Server Utility that provides administrators a holistic view of resource health through an instance of SQL Server that serves as a utility control point (UCP))
comp., MSDashboard des SQL Server-HilfsprogrammsSQL Server Utility dashboard (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)
comp., MSDatenebenenanwendungsprojekt für SQL ServerSQL Server data-tier application project (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)
comp., MSDPM-Self-Service-Tool für SQL ServerDPM Self-Service Tool for 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)
comp., MSDPM-SST für SQL ServerDPM SST for 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)
comp., MSExplorer des SQL Server-HilfsprogrammsSQL Server Utility Explorer (A hierarchical tree displaying the objects in the SQL Server Utility)
comp., MSInteractive SQLinteractive structured query language (An interactive command prompt utility provided with SQL Server that lets users run Transact-SQL statements or batches from a server or workstation and view the results that are returned)
comp., MSMicrosoft Befehlszeilenprogramme 11 für SQL ServerMicrosoft Command Line Utilities 11 For SQL Server (A set of command line utilities (SQLCMD utility, BCP utility) that support the latest server features)
comp., MSMicrosoft JDBC Driver v4.0 für SQL ServerMicrosoft JDBC Driver v4.0 for SQL Server (A Java Database Connectivity (JDBC) 4.0 compliant driver that provides robust data access to Microsoft SQL Server databases)
comp., MSMicrosoft SQL Server Compact 3.5 für mobile GeräteMicrosoft SQL Server Compact 3.5 for Devices (A file that installs the SQL Server Compact 3.5 devices runtime components)
comp., MSMicrosoft SQL Server PowerPivot für Microsoft ExcelMicrosoft SQL Server PowerPivot for Microsoft Excel (A SQL Server add-in for Excel)
comp., MSMicrosoft SQL Server PowerPivot für Microsoft SharePointMicrosoft SQL Server PowerPivot for Microsoft SharePoint (A Microsoft SQL Server technology that provides query processing and management control for PowerPivot workbooks published to SharePoint)
comp., MSMicrosoft SQL Server-OnlinedokumentationMicrosoft SQL Server Books Online (A collection of electronic documentation that includes the complete documentation that ships with Microsoft SQL Server)
comp., MSMicrosoft SQL Server-System-CLR-TypenMicrosoft SQL Server System CLR Types (A stand-alone package, part of SQL Server 2008 R2 Feature Pack, that contains the components implementing the geometry, geography, and hierarchy id types in SQL Server)
comp., MSRepository-SQL-SchemaRepository SQL schema (A set of standard tables used by the repository engine to manage all repository objects, relationships, and collections)
comp., MSSQL-AbfrageSQL-specific query (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries)
comp., MSSQL-Abfragesql query (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE)
comp.SQL-AbfrageSQL query
comp., MSSQL-AblaufverfolgungSQL Trace (A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine)
comp., MSSQL-AdapterSQL adapter (An adapter that exchanges information between BizTalk Server and a SQL Server database)
comp., MSSQL Agent-DienstSQL Agent service (The SQL Server agent (SQLAgent$MICROSOFT$DPM$) that manages the DPM jobs schedule)
comp., MSSQL-AnsichtSQL view (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)
comp., MSSQL-AnweisungSQL statement (An SQL or Transact-SQL command, such as SELECT or DELETE, that performs some action on data)
comp., MSSQL-AusdruckSQL expression (Any combination of operators, constants, literal values, functions, and names of tables and fields that evaluates to a single value)
comp., MSSQL Azure-StrukturSQL Azure fabric (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)
comp.SQL-DateiSQL file
comp., MSSQL-DatenbankSQL Database (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)
comp., MSSQL-DatenbankSQL database (A database based on Structured Query Language (SQL))
comp., MSSQL-DatenbankinstanzSQL Database instance (An individual database instance of the SQL Database service in Windows Azure)
comp., MSSQL-DatensynchronisierungSQL Data Sync (The capability or feature of SQL Database that shares data across multiple SQL Database instances and SQL Server databases)
comp., MSSQL-Datensynchronisierung-VorschauversionSQL Data Sync Preview (An initial version of SQL Data Sync)
comp.SQL-EditorSQL editor
comp., MSSQL-PersistenzanbieterSQL persistence provider (A persistence provider that is included in the .NET Framework that saves and restores workflow instances to and from a SQL Server database)
comp., MSSQL Server Analysis Services-CubeSQL Server Analysis Services cube (" (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.")
comp., MSSQL Server PowerPivot für ExcelSQL Server PowerPivot for Excel (A SQL Server add-in for Excel)
comp., MSSQL Server Store für Office-AnwendungenSQL Server Store for Office Applications (A SQL Server feature that enables storage of data from an Office application on a SQL server)
comp., MSSQL Server-AblaufverfolgungSQL Server Trace (A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine)
comp., MSSQL Server-AgentSQL Server Agent (A Microsoft Windows service that executes scheduled administrative tasks, which are called jobs, and stores the information in SQL Server)
comp., MSSQL Server-AnmeldungSQL Server login (An account stored in SQL Server that allows users to connect to SQL Server)
comp., MSSQL Server-BerichtsansichtSQL Server report view (A report view in the form of a SQL Server report, which uses the analysis features of SQL Server 2000 Reporting Services)
comp., MSSQL Server-BrowserSQL Server Browser (The Windows service that listens for incoming requests for Microsoft SQL Server resources and provides information about SQL Server instances installed on the computer)
comp., MSSQL Server-ComputerSQL Server computer (A computer running Microsoft SQL Server with a configured database)
comp., MSSQL Server-DienstSQL Server service (The SQL Server service that manages the DPM database)
comp., MSSQL Server-HilfsprogrammSQL Server Utility (A way to organize and monitor SQL Server resource health. It enables administrators to have a holistic view of their environment)
comp., MSSQL Server-KomponenteSQL Server component (A SQL Server program module developed to perform a specific set of tasks - e.g., data transformation, data analysis, reporting)
comp., MSSQL Server-Konfigurations-ManagerSQL Server Configuration Manager (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)
comp., MSSQL Server-ObjektSQL Server object (An entity within SQL Server)
comp., MSSQL Server-Objekt-ExplorerSQL Server Object Explorer (The section of the Visual Studio integrated development environment (IDE) that contains nodes that represent database objects)
comp., MSSQL Server-ProfilSQL Server profile (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)
comp.SQL-TreiberSQL driver
comp., MSSQL Writer-DienstSQL Writer Service (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)
comp., MSVerwaltungsportal für Windows Azure SQL-DatenbankManagement Portal for Windows Azure SQL Database (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)
comp., MSWindows Azure SQL-DatenbankWindows Azure SQL Database (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)
comp., MSWindows Azure SQL-Datenbank-BereitstellungsprozessWindows Azure SQL Database provisioning process (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)
comp., MSWindows Azure SQL-Datenbankmigrations-AssistentWindows Azure SQL Database Migration Wizard (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)
comp., MSWindows Azure SQL-DatenbankserverWindows Azure SQL Database server (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)
comp., MSWindows Azure SQL-Datenbank-StartpaketWindows Azure SQL Database Development Accelerator (An offer from Office 365 that provides SQL Azure database services at a discounted monthly price for a one-year term)

Get short URL