DictionaryForumContacts

   English
Terms for subject Microsoft containing database | all forms | exact matches only
EnglishPolish
Access database engineAparat bazy danych programu Access (Part of the Access database system that retrieves and stores data in user and system databases. The engine can be thought of as a data manager on which database systems are built)
accounts databasebaza danych kont (A database which stores user accounts and their network access properties)
Add SourceSafe Database WizardKreator dodawania bazy danych programu SourceSafe (A wizard that locates and configures a Visual SourceSafe database. If you cannot find an existing database to use, the wizard allows you to create a new one)
AppCompat databasebaza danych zgodności aplikacji (A database that contains a list of applications that may have potential compatibility problems and remedies. When an application starts, Windows checks this database to configure system options to minimize compatibility problems)
application compatibility databasebaza danych zgodności aplikacji (A database that contains a list of applications that may have potential compatibility problems and remedies. When an application starts, Windows checks this database to configure system options to minimize compatibility problems)
application databasebaza danych aplikacji (The database that stores user and system data for one application. The application database contains the events, subscriptions, and notifications for the application. It also contains system metadata, including the schemas for the events, subscriptions, and notifications for the application; and the match rules for the application)
ASP.NET application services databasebaza danych usług aplikacji ASP.NET (In ASP.NET, a database that stores the data for several ASP.NET application services, including membership, Web Parts personalization, roles, and profiles. The database can be a local database in the Web site's App_Data folder or a SQL Server or other database, depending on how the site is configured)
Audit Collection Services database The database in which Audit Collection Services stores all the security events that it collects from monitored computersbaza danych usług Audit Collection Services (ACS)
authentication databasebaza danych uwierzytelnień (A database on a server that matches user names to passwords)
auxiliary AppCompat databasepomocnicza baza danych zgodności aplikacji (An additional database that is associated with the AppCompat database. The Auxiliary AppCompat database can be modified on the system and is used primarily in large enterprises where the IT environment is heavily managed. The main AppCompat database is read-only)
back-end database serverserwer wewnętrznej bazy danych (A server that hosts data, configuration settings, and stored procedures that are associated with one or more applications)
Business Contact Manager databasebaza danych dodatku Business Contact Manager (The database that stores information about accounts, business contacts, opportunities, business projects, and other items)
Business Contact Manager for Microsoft Outlook 2010 Database ToolNarzędzie bazy danych dodatku Business Contact Manager dla programu Outlook 2010 (A downloadable tool that provides users with administration capabilities such as creating, sharing, backing up or restoring a database)
business databasebiznesowa baza danych (The repository for all Business Contact Manager for Outlook data)
Business Scorecard Manager Server databasebaza danych programu Business Scorecard Manager Server (A database that stores metadata for scorecards, including user permissions and the settings for scorecard elements)
client databasebaza danych klienta (A relational database that is created on a client computer during the installation of client components)
complete database restorepełne przywracanie bazy danych (A restore of a full database backup, the most recent differential database backup (if any), and the log backups (if any) taken since the full database backup)
component databasebaza danych składników (A central database that holds the metadata necessary to define one or more componentized OSs. Includes platforms, components, repositories, resource types and groups, but not configurations)
component settings databasebaza danych ustawień składników (A database that stores service information for each portal site in a deployment)
configuration databasebaza danych konfiguracji (The Microsoft SQL Server, MSDE, or Windows Internal database that contains the configuration information that applies across all servers in a deployment of SharePoint Products and Technologies, such as Web application information)
Configuration Manager site databasebaza danych programu Configuration Manager (A Microsoft SQL Server database that stores Configuration Manager site data, such as discovery data, configuration data, and status messages and inventory data. Every primary site has a Configuration Manager site database. The server supporting the Configuration Manager site database is automatically assigned the site database server role)
content databasebaza danych zawartości (The Microsoft SQL Server or WMSDE database that contains the content for one or more SharePoint sites)
cross-database ownership chainingmiędzybazowy łańcuch własności (An ownership chain that spans more than one database)
data warehouse databasebaza danych magazynu danych (The database that stores operations data for long periods of time. This data is then used by the Operations Manager reporting server to build reports. By default, this database is named OperationsManagerDW)
database administratoradministrator bazy danych (The person who manages a database. The administrator determines the content, internal structure, and access strategy for a database, defines security and integrity, and monitors performance)
database applicationaplikacja bazy danych (A set of objects that can include tables, queries, forms, reports, macros, and code modules that are designed to work together to make a database easier to use)
database availability groupgrupa dostępności bazy danych (A group of up to 16 Mailbox servers that host a set of databases and provide automatic database-level recovery from failures that affect individual servers or databases)
database catalogwykaz bazy danych (The part of a database that contains the definition of all the objects in the database, as well as the definition of the database)
database column valuewartość kolumny bazy danych (The placeholder for a database field displayed inside a database results region)
Database ComparePorównywanie baz danych (A Microsoft Office product that detects and categorizes changes between two databases to facilitate review and approval processes)
database connectionpołączenie z bazą danych (A connection that specifies the name, type, location, and, optionally, other information about a database file or server)
database connection endpointpunkt końcowy połączenia bazy danych (An endpoint representing the connection to a database)
database development life cyclecykl życia projektowania bazy danych (A structured process that is imposed upon the development of the database portion of an application. It is essentially a subset of the software development life cycle that is specific to one or more databases in an application)
database diagramdiagram bazy danych (A graphical representation of any portion of a database schema. It can be either a whole or partial picture of the structure of the database. It includes tables, the columns they contain, and the relationships between the tables)
Database DocumenterDokumentator bazy danych (A tool that builds a report that contains detailed information about the objects in a database)
database engineaparat bazy danych (The program module or modules that provide access to a database management system (DBMS))
Database Engine Tuning AdvisorDoradca dostrajania aparatu bazy danych (A tool for tuning the physical database design that helps users to select and create an optimal set of indexes, indexed views, and partitioning)
database fileplik bazy danych (One of the physical files that make up a database)
database languagejęzyk bazy danych (The language used for accessing, querying, updating, and managing data in relational database systems)
database maintenance toolnarzędzie konserwacji bazy danych (One of a number of utilities that allow users to back up, restore, and check for errors in the Business Contact Manager for Outlook database)
database managermenedżer bazy danych (A layer of software between the physical database and the user. The DBMS manages all access to the database)
database migrationmigracja bazy danych (The movement of an existing database from one computer running SQL Server to another one within the same system)
database mirroringdublowanie bazy danych (Immediately reproducing every update to a read-write database (the principal database) onto a read-only mirror of that database (the mirror database) residing on a separate instance of the database engine (the mirror server). In production environments, the mirror server is on another machine. The mirror database is created by restoring a full backup of the principal database (without recovery))
Database Mirroring MonitorMonitor dublowania bazy danych (A tool used to monitor any subset of the mirrored databases on a server instance)
database mirroring partnerspartnerzy dublowania bazy danych (A pair of server instances that act as role-switching partners for a mirrored database)
database objectobiekt bazodanowy (A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database))
database ownerwłaściciel bazy danych: (The person who created the database, and has full control, including granting access permissions or deleting records. When a database has been restored, then the person who restored it becomes the owner)
database projectprojekt bazy danych (A collection of one or more data connections (a database and the information needed to access that database))
database refactoringrefaktoryzacja bazy danych (The process by which you can modify the names of database objects in such a way that all instances of those names within the database project are modified at the same time)
database referenceodwołanie do bazy danych (A path, expression or filename that resolves to a database)
database replicationreplikacja bazy danych (The process of creating two or more special copies (replicas) of an Access database. Replicas can be synchronized, changes made to data in one replica, or design changes made in the Design Master, are sent to other replicas)
Database restorePrzywracanie bazy danych (A dialog box that enables the user to select the data file to use when restoring a database)
database rolerola bazy danych (A collection of users and groups with the same access to an Analysis Services database)
database schemaschemat bazy danych (The names of tables, fields, data types, and primary and foreign keys of a database)
database scriptskrypt bazy danych (A collection of statements used to create database objects)
database serverserwer baz danych (A computer that is running Microsoft SQL Server and is used by an SMS/Configuration Manager site to store the site data)
database snapshotmigawka bazy danych (A read-only, static view of a database at the moment of snapshot creation)
database structurestruktura bazy danych (The names of tables, fields, data types, and primary and foreign keys of a database)
database unit testjednostkowy test bazy danych (A unit test that validates whether a certain aspect of your database is working as you expect)
Database viewwidok bazy danych (A read-only, static snapshot of a source database at the moment of the view's creation)
default databasedomyślna baza danych (The database the user is connected to immediately after logging in to SQL Server)
Distributed Relational Database Architecturearchitektura rozproszonej relacyjnej bazy danych (A connection protocol for distributed relational database processing used by IBM relational database products that comprises protocols for communication between an application and a remote database, and communication between databases. DRDA also provides the connections for remote and distributed processing. The Distributed Data Management Architecture provides the base architecture for DRDA)
distribution databasebaza danych dystrybucji (A database on the Distributor that stores data for replication including transactions, snapshot jobs, synchronization status, and replication history information)
DPS DatabaseBaza danych DPS (The SQL Server database that stores DPM settings and configuration information)
DWDataMart databasebaza danych DWDataMart (The database that includes the reporting data, stored for the long-term)
DWRepository databasebaza danych DWRepository (The database that includes the transformed data from the DWStagingAndConfig database)
DWStagingAndConfig databasebaza danych DWStagingAndConfig (The database that includes copies of management packs, configuration items, and work items)
external databasezewnętrzna baza danych (The source of the table that is to be linked or imported to the current database, or the destination of a table that is to be exported)
federated database serversfederacyjne serwery bazy danych (A set of linked servers that shares the processing load of data by hosting partitions of a distributed partitioned view)
fixed database rolestała rola bazy danych (A predefined role that exists in each database. The scope of the role is limited to the database in which it is defined)
IIS Database ManagerMenedżer bazy danych usług IIS 7 (An extension to IIS for managing local and remote databases from within IIS Manager)
library databasebaza danych bibliotek (A collection of procedures and database objects that you can call from any application. In order to use the items in the library, you must first establish a reference from the current database to the library database)
link-state databasebaza danych stanów linków (A map of an area maintained by OSPF routers. It is updated after any change in the network topology. The link state database is used to compute IP routes, which must be computed again after any change in the topology. See also: adjacency; Open Shortest Path First (OSPF))
local databaselokalna baza danych (A local copy of a shared remote database, which you work in on your computer, and which is periodically synchronized with the remote database)
logging databasebaza danych rejestrowania (The Microsoft SQL Server, MSDE, or WMSDE database that stores health monitoring and usage data temporarily, and can be used for reporting and diagnostics)
mailbox databasebaza danych skrzynek pocztowych (A database for storing mailboxes in Exchange Server. The mailbox database manages the data in mailboxes, tracks deleted messages and mailbox sizes, and assists in message transfers. A mailbox database is stored as an Exchange database (.edb) file)
Manage DatabaseZarządzaj bazą danych (An option, located on the Business Contact Manager menu, in the Database Tools selection, that enables a user to manage their databases)
master databasebaza danych master (The system database that records all the system-level information for an instance of SQL Server)
metadata databasebaza metadanych (A relational database used for maintaining metadata for download by client components)
Microsoft CRM Database Profile WizardKreator profili baz danych programu Microsoft CRM (An application which collects data about Microsoft Dynamics CRM deployments and sends it to Microsoft. Customers who volunteer to use this tool help Microsoft develop improvements for Microsoft CRM)
mirror databaseduplikat bazy danych (In a database mirroring session, the copy of the database that is normally fully synchronized with the principal database)
model databasebaza danych modelu (A database that is installed with Microsoft SQL Server and that provides the template for new user databases. SQL Server creates a database by copying in the contents of the model database and then expanding the new database to the size requested)
multiuser shared databaseudostępniona baza danych (A database that permits more than one user to access and modify the same set of data at the same time)
multiuser shared databasebaza danych z dostępem wielu użytkowników (A database that permits more than one user to access and modify the same set of data at the same time)
ODBC databasebaza danych ODBC (A database for which an Open Database Connectivity (ODBC) driver that you can use for importing, linking to, or exporting data is supplied)
offline databasebaza danych w trybie offline (A local working copy of a remote shared database in which you can make changes while you are disconnected. You can synchronize changes with the remote shared database when you reconnect)
OLAP databasebaza danych OLAP (A relational database system capable of handling queries more complex than those handled by standard relational databases, through multidimensional access to data (viewing the data by several different criteria), intensive calculation capability, and specialized indexing techniques)
online databasebaza danych w trybie online (A remote shared database that is synchronized with your local copy)
Open Database ConnectivityODBC, Open Database Connectivity (In the Microsoft WOSA (Windows Open System Architecture) structure, an interface providing a common language for Windows applications to gain access to a database on a network)
operational databaseoperacyjna baza danych (A SQL Server 2008 database, by default named OperationsManager, which stores configuration data, operations data, and security data)
Operations Manager databasebaza danych programu Operations Manager (A SQL Server 2005 or SQL Server 2008 database, named OperationsManager by default, which stores configuration data, operations data, and security data)
orchestration databasebaza danych aranżacji (The Oracle or SQL Server database where configuration information, runbooks, and logs are stored)
partial database restoreczęściowe przywracanie bazy danych (A restore of only a portion of a database consisting of its primary filegroup and one or more secondary filegroups. The other filegroups remain permanently offline, though they can be restored later)
PerformancePoint Monitoring System databasebaza danych systemu monitorowania programu PerformancePoint (The database that stores the PerformancePoint Monitoring Server metadata, which consists of user permissions and settings for dashboard elements)
PerformancePoint Settings DatabaseBaza danych ustawień programu PerformancePoint (A PerformancePoint-specific database that stores the annotations for each dashboard element, user-based filter selections, and other information about dashboard elements)
Planning System DatabaseBaza danych systemu planowania (The database that tracks all Planning Server configurations, security, and applications)
primary databasepodstawowa baza danych (In a log shipping, a read-write database whose transaction log is backed up at regular intervals for restoring onto one or more secondary databases)
principal databasedublowana baza danych (In database mirroring, a read-write database whose transaction log is continuously sent to the mirror server, which restores the log to the mirror database)
publication databasebaza danych publikacji (A database on the Publisher from which data and database objects are marked for replication and propagated to Subscribers)
publisher databasebaza danych wydawcy (A server that makes data available for replication to other servers. A Publisher also detects changed data and maintains information about all publications at the site)
referenced databaseodnośna baza danych (The database to which the user has established a reference from the current database. The user can create a reference to a database and then call procedures within standard modules in that database)
relational database management systemsystem zarządzania relacyjnymi bazami danych (A database system that organizes data into related rows and columns as specified by a relational model)
remote databasezdalna baza danych (A database which is stored on another computer and is shared out to other users. These users create their own local copy, which is periodically synchronized with the shared database)
report server databasebaza danych serwera raportów (A database that provides internal storage for a report server)
reporting databasebaza danych raportowania (The SQL Server database that stores DPM reporting information)
Restore DatabasePrzywróć bazę danych (A button on a BCM wizard that enables the user to revert the database to a previous state)
secondary databasepomocnicza baza danych (In log shipping, a read-only database that was created by restoring a full backup of the primary database (without recovery) on a separate server instance (the secondary server). Log backup from the primary database is restored at regular intervals onto the secondary database)
Service Manager databasebaza danych programu Service Manager (A database that includes all the work items, configuration items, and administrative settings for the product)
Share DatabaseUdostępnij bazę danych (An option, found on the Business Contact Manager menu, in the Database Tools selection, that enables the user to share all information in a database)
shared databaseudostępniona baza danych (A database that is shared out to other users. These users create their own local copies, which are periodically synchronized with the shared database)
site database serverserwer bazy danych witryny (An Configuration Manager site system role assigned to the computer that hosts the Configuration Manager site database (a SQL Server database). The computer might or might not be the site server)
source databaseźródłowa baza danych (A database on the Publisher from which data and database objects are marked for replication as part of a publication that is propagated to Subscribers. For a database view, the database on which the view is created)
staging databasetymczasowa baza danych (A database that is used to transition data into the PerformancePoint Server system from an external data source, or to transition data from the PerformancePoint Server system to an external database)
subscriber databasebaza danych subskrybenta (In replication, a database instance that receives replicated data)
subscription databasebaza danych subskrypcji (A database at the Subscriber that receives data and database objects published by a Publisher)
system databasesbazy danych systemu (A set of five databases present in all instances of SQL Server that are used to store system information)
user databasebaza danych użytkownika (A database created by a SQL Server user and used to store application data)
very large databasebardzo duża baza danych (A database that has become large enough to be a management challenge, requiring extra attention to people, processes, and processes)
Windows Internal Databasewewnętrzna baza danych systemu Windows (A relational data store that's included in Windows and is used by several Windows Services)