Exemple de utilizare a Upsizing în Engleză și traducerile lor în Română
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
The corporation is downsizing the people and upsizing their profits.
The Upsizing Wizard report contains information about the following.
By default, all attributes are selected for upsizing by default.
The Upsizing Wizard works best when there is plenty of disk space available.
However, it is a good idea to retain the local tables until you verify that the upsizing was successful.
Upsizing parameters, including what table attributes you chose to upsize and how you upsized.
Create a new Access client/server application If you select this option, the Upsizing Wizard creates a new Access project.
The Upsizing Wizard can upsize an existing unique index, but can't create one where none exists.
If you do want to upsize these tables again, rename them before you run the Upsizing Wizard by removing the suffix"_local".
The Upsizing Wizard converts Access primary keys to SQL Server indexes and marks them as SQL Server primary keys.
If you choose to link the upsized SQL Server table to your Access database, the Upsizing Wizard also adds the prefix"aaaaa" to the index name.
In this approach, instead of upsizing the victim driver, a buffer is inserted at an appropriate point in the victim net.
Tip: Any table that has a name ending in"_local" is excluded from the list of available tables to prevent upsizing tables that have already been upsized.
The Upsizing Wizard lets you scale up Access database tables to a new or existing Microsoft SQL Server database.
Linked tables that point to a SQL Server database that has been selected for upsizing automatically appear in the Export to SQL Server list box and can't be removed.
The Upsizing Wizard creates a timestamp field for all upsized tables regardless of what field types they contain.
If you want to be able to update the data in your tables after upsizing them, make sure you add a unique index to each Access table before upsizing.
Note: After the upsizing operation is complete, the tables that were renamed with the"_local" suffix will no longer be used.
To allow Access to read the database diagram while enforcing referential integrity through triggers, the Upsizing Wizard places DRI on the relationships but turns off checking of foreign key constraints.
The Upsizing Wizard displays the report in Print Preview, and you can then print or save the report, for example, as an XPS or PDF file.
At some point in the life of your Microsoft Office Access application,you might want to consider upsizing to it to a Microsoft SQL Server database to optimize performance, scalability, availability, security, reliability, and recoverability.
The Upsizing Wizard moves database objects and the data they contain from an Access database to a new or existing SQL Server database.
Link SQL Server tables to existing application If you select this option, the Upsizing Wizard modifies your Access database so that your queries, forms, reports, and data access pages use the data in the new SQL Server database rather than the data in your Access database.
Upsizing is the process of migrating some or all database objects from an Access database to a new or existing SQL Server database or new Access project(. adp).
Note: By default, the Upsizing Wizard converts Access field names to legal SQL Server field names, and converts Access data types to the equivalent SQL Server data types.
When you click Finish, the Upsizing Wizard creates a report that provides a detailed description of all objects created, and reports any errors encountered during the process.
The Upsizing Wizard uses triggers rather than SQL Server rules to enforce field level validation because SQL Server rules do not allow you to display custom error messages.
The Upsizing Wizard prompts you for a name, which defaults to the current Access database name, adds a"CS" suffix, and then stores the project in the same location as the existing Access database.