Subject | Polish | English |
comp., MS | aplikacja bazy danych | database 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., MS | baza aplikacji | application base (The directory where the .exe file that loads into the initial or default application domain is located. If you create your own application domain, the application base is the location you specify in the AppDomainSetup class) |
comp., MS | baza danych aplikacji | application database (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) |
comp., MS | baza danych usług aplikacji ASP.NET | ASP.NET application services database (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) |
comp., MS | baza danych zgodności aplikacji | application compatibility database (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) |
comp., MS | baza danych zgodności aplikacji | AppCompat database (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) |
comp., MS | pomocnicza baza danych zgodności aplikacji | auxiliary AppCompat database (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) |