DictionaryForumContacts

Terms containing DataBase | all forms | exact matches only
SubjectEnglishJapanese
comp., MSAccess database engineAccess データベース エンジン (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)
comp., MSAdd SourceSafe Database WizardSourceSafe データベースの追加ウィザード (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)
comp., MSback-end database serverバックエンド データベース サーバー (A server that hosts data, configuration settings, and stored procedures that are associated with one or more applications)
gen.compile a database ofデータベース化する
comp., MScomplete database restoreデータベースの全体復元 (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)
comp., MSConfiguration database server name構成データベース サーバー名 (A UI element. The name of the server on which the Configuration database is housed)
comp., MScross-database ownership chaining複数データベースの組み合わせ所有権 (An ownership chain that spans more than one database)
comp.n database applicationデータベース・アプリケーション
comp., MSdatabase applicationデータベース アプリケーション (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)
comp.n database applicationデータベースアプリケーション
comp., MSdatabase availability groupデータベース可用性グループ (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)
comp., MSdatabase catalogデータベース カタログ (The part of a database that contains the definition of all the objects in the database, as well as the definition of the database)
comp., MSdatabase column valueデータベースの列値 (The placeholder for a database field displayed inside a database results region)
comp., MSDatabase Compareデータベース比較 (A Microsoft Office product that detects and categorizes changes between two databases to facilitate review and approval processes)
comp., MSdatabase connectionデータベース接続 (A connection that specifies the name, type, location, and, optionally, other information about a database file or server)
comp., MSdatabase connection endpointデータベース接続エンドポイント (An endpoint representing the connection to a database)
comp., MSDatabase Connectorデータベース コネクタ (An out-of-the-box BDC connector that ships with WSS. It provides connectivity between BCS and a database endpoint)
comp., MSdatabase development life cycleデータベース開発ライフ サイクル (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)
comp., MSdatabase diagramデータベース ダイアグラム (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)
comp., MSDatabase Documenterデータベース構造の解析 (A tool that builds a report that contains detailed information about the objects in a database)
comp.n database engineデータベース・エンジン
comp., MSdatabase engineデータベース エンジン (The program module or modules that provide access to a database management system (DBMS))
comp.n database engineデータベースエンジン
comp., MSDatabase Engine Tuning Advisorデータベース エンジン チューニング アドバイザー (A tool for tuning the physical database design that helps users to select and create an optimal set of indexes, indexed views, and partitioning)
comp., MSDatabase Explorerデータベース エクスプローラー (A simple database administration tool that lets the user perform database operations such as creating new tables, querying and modifying existing data, and other database development functions)
comp., MSdatabase fileデータベース ファイル (One of the physical files that make up a database)
comp., MSdatabase filterデータベース フィルター (A filter that allows Operations Manager to evaluate further rules but does not insert matching events into the database)
comp., MSdatabase instanceデータベース インスタンス (An instance of a database environment, including the RDBMS software, table structure, stored procedures and other functionality)
comp., MSdatabase languageデータベース言語 (The language used for accessing, querying, updating, and managing data in relational database systems)
comp., MSdatabase maintenance toolデータベース メンテナンス ツール (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)
comp.n database managementデータベース管理
comp., MSdatabase management systemデータベース管理システム (A layer of software between the physical database and the user. The DBMS manages all access to the database)
comp.n database management systemDBMS
comp., MSdatabase managerデータベース マネージャー (A layer of software between the physical database and the user. The DBMS manages all access to the database)
comp., MSdatabase migrationデータベースの移行 (The movement of an existing database from one computer running SQL Server to another one within the same system)
comp., MSdatabase mirroringデータベース ミラーリング (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))
comp., MSDatabase Mirroring Monitorデータベース ミラーリング モニター (A tool used to monitor any subset of the mirrored databases on a server instance)
comp., MSdatabase mirroring partnerデータベース ミラーリング パートナー (One in a pair of server instances that act as role-switching partners for a mirrored database)
comp., MSdatabase mirroring partnersデータベース ミラーリング パートナー (A pair of server instances that act as role-switching partners for a mirrored database)
comp., MSdatabase objectデータベース オブジェクト (A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database))
comp., MSdatabase ownerデータベースの所有者 (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)
comp., MSdatabase projectデータベース プロジェクト (A collection of one or more data connections (a database and the information needed to access that database))
comp., MSdatabase refactoringデータベース リファクタリング (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)
comp., MSdatabase referenceデータベース参照 (A path, expression or filename that resolves to a database)
comp.n database reorganizationデータベース再編成
comp., MSdatabase replicationデータベース レプリケーション (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)
comp., MSDatabase restoreデータベースの復元 (A dialog box that enables the user to select the data file to use when restoring a database)
comp.n database restructureデータベース再編成
comp., MSdatabase roleデータベース ロール (A collection of users and groups with the same access to an Analysis Services database)
comp., MSdatabase schemaデータベース スキーマ (The names of tables, fields, data types, and primary and foreign keys of a database)
comp., MSdatabase scriptデータベース スクリプト (A collection of statements used to create database objects)
comp.n database serverデータベース・サーバー
comp., MSdatabase serverデータベース サーバー (A computer that is running Microsoft SQL Server and is used by an SMS/Configuration Manager site to store the site data)
comp.n database serverデータベースサーバー
comp., MSdatabase shardデータベース シャード (A database partition generated as a product of splitting a large database into chunks in a distributed scalable database system)
comp., MSdatabase snapshotデータベース スナップショット (A read-only, static view of a database at the moment of snapshot creation)
comp.n database softwareデータベース・ソフト
comp.n database softwareデータベースソフトウェア
comp.n database softwareデータベース・ソフトウェア
comp.n database softwareデータベースソフト
comp., MSdatabase structureデータベース構造 (The names of tables, fields, data types, and primary and foreign keys of a database)
comp.n database technologyデータベース技術
comp., MSdatabase unit testデータベース単体テスト (A unit test that validates whether a certain aspect of your database is working as you expect)
comp., MSDatabase viewデータベース ビュー (A read-only, static snapshot of a source database at the moment of the view's creation)
comp.n Distributed DataBase Management System分散型データベース管理システム
comp., MSDistributed Relational Database Architecture分散型リレーショナル データベース アーキテクチャ (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)
comp., MSfederated database servers連合データベース サーバー (A set of linked servers that shares the processing load of data by hosting partitions of a distributed partitioned view)
comp., MSfixed database role固定データベース ロール (A predefined role that exists in each database. The scope of the role is limited to the database in which it is defined)
comp., MSInternet Database Connectorインターネット データベース コネクタ (A tool, included in IIS, that can send queries to a database, format the returned data in an HTML page, and return the page to a browser)
comp., MSMicrosoft CRM Database Profile WizardMicrosoft 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)
comp.n object database management systemオブジェクトデータベース管理システム
comp.n online database systemオンライン・データベース・システム
comp.n online database systemオンラインデータベースシステム
comp., MSpartial database restoreデータベースの部分復元 (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)
comp., MSrelational database management systemリレーショナル データベース管理システム (A database system that organizes data into related rows and columns as specified by a relational model)
comp.n Relational Database systemリレーショナル・データベース・システム
comp.n Relational Database systemリレーショナルデータベースシステム
comp., MSsite database serverサイト データベース サーバー (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)
comp., MSSQL Database instanceSQL データベース インスタンス (An individual database instance of the SQL Database service in Windows Azure)
comp., MSWindows Azure SQL Database Development AcceleratorWindows Azure SQL データベース標準プラン (An offer from Office 365 that provides SQL Azure database services at a discounted monthly price for a one-year term)
comp., MSWindows Azure SQL Database Migration WizardWindows Azure SQL データベース移行ウィザード (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 Database provisioning processWindows Azure SQL データベース プロビジョニング処理 (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 Database serverWindows Azure SQL データベース サーバー (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