Subject | English | Hebrew |
comp., MS | Add SourceSafe Database Wizard | אשף הוספת מאגר נתונים של 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) |
comp., MS | back-end database server | שרת מסד נתונים עורפי (A server that hosts data, configuration settings, and stored procedures that are associated with one or more applications) |
comp., MS | Business Contact Manager for Microsoft Outlook 2010 Database Tool | כלי מסד הנתונים של Business Contact Manager for Microsoft Outlook 2010 (A downloadable tool that provides users with administration capabilities such as creating, sharing, backing up or restoring a database) |
comp., MS | Business Contact Manager for Outlook 2010 Database Tool | כלי מסד הנתונים של Business Contact Manager for Outlook 2010 (A downloadable tool that provides users with administration capabilities such as creating, sharing, backing up or restoring a database) |
comp., MS | complete 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., MS | database 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., MS | database column value | ערך עמודת מסד נתונים (The placeholder for a database field displayed inside a database results region) |
comp., MS | database connection | חיבור מסד נתונים (A connection that specifies the name, type, location, and, optionally, other information about a database file or server) |
comp., MS | database connection endpoint | נקודת קצה של חיבור מסד נתונים (An endpoint representing the connection to a database) |
comp., MS | Database Connector | מחבר מסדי נתונים (An out-of-the-box BDC connector that ships with WSS. It provides connectivity between BCS and a database endpoint) |
comp., MS | database 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., MS | database 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., MS | database engine | מנגנון מסד נתונים (The program module or modules that provide access to a database management system (DBMS)) |
comp., MS | database 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., MS | database management system | מערכת ניהול מסדי נתונים (A layer of software between the physical database and the user. The DBMS manages all access to the database) |
comp., MS | database manager | מנהל מסד נתונים (A layer of software between the physical database and the user. The DBMS manages all access to the database) |
comp., MS | database 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., MS | database mirroring partners | שותפי שיקוף נתונים (A pair of server instances that act as role-switching partners for a mirrored database) |
comp., MS | database 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., MS | database 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., MS | database project | פרוייקט מסד נתונים (An offline representation of a database. Each database project contains the scripts that are required to deploy a new database or to update an existing database to a database server. A database project does not contain the data that resides in that database. Database projects are saved as .dbproj files) |
comp., MS | database 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., MS | Database restore | שחזור מסד נתונים (A dialog box that enables the user to select the data file to use when restoring a database) |
comp., MS | database server | שרת מסד נתונים (A computer that is running Microsoft SQL Server and is used by an SMS/Configuration Manager site to store the site data) |
comp., MS | database snapshot | תמונת מסד נתונים (A read-only, static view of a database at the moment of snapshot creation) |
comp., MS | database unit test | בדיקת יחידה של מסד נתונים (A unit test that validates whether a certain aspect of your database is working as you expect) |
comp., MS | Distributed 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., MS | Microsoft CRM Database Profile Wizard | אשף פרופיל מסד הנתונים של 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) |
comp., MS | 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) |
comp., MS | relational database management system | מערכת ניהול מסד נתונים יחסי (A database system that organizes data into related rows and columns as specified by a relational model) |