Examples of using Upsizing wizard in English and their translations into Greek
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Financial
-
Official/political
-
Computer
Use the Upsizing Wizard.
The Upsizing Wizard creates a timestamp field for all upsized tables regardless of what field types they contain.
The following table lists the attributes you can upsize, anddescribes how the Upsizing Wizard handles each one.
The Upsizing Wizard upsizes all table relationships.
If you do want to upsize these tables again,rename them before you run the Upsizing Wizard by removing the suffix"_local".
Indexes The Upsizing Wizard upsizes all indexes.
For specific information on using Access with SQL Server,see Move Access data to a SQL Server database by using the Upsizing Wizard.
The Upsizing Wizard report contains information about the following.
Only create the table structure, don't upsize any data The Upsizing Wizard upsizes all data to SQL Server by default.
The Upsizing Wizard works best when there is plenty of disk space available.
If tables in an Access database are related, the Upsizing Wizard automatically re-creates these relationships on SQL Server; DTS does not.
The Upsizing Wizard lets you scale up Access database tables to a new or existing Microsoft SQL Server database.
DTS can move data at a faster rate than the Microsoft Access Upsizing Wizard can, but DTS does not provide all of the features of the Access Upsizing Wizard. .
The Upsizing Wizard moves database objects and the data they contain from an Access database to a new or existing SQL Server database.
If the original Access tables contain floating-point(Single or Double), Memo, orOLE object fields, the Upsizing Wizard creates new timestamp fields in the resulting SQL Server tables for those fields.
Then, the Upsizing wizard creates a linked SQL Server table named Employees.
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.
Defaults The Upsizing Wizard upsizes all Default Value properties to American National Standards Institute(ANSI) default objects.
Save password anduser ID By default, the Upsizing Wizard creates linked tables in the existing application or creates an Access project without saving the username and password.
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.
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.
The Upsizing Wizard creates the Access project file and then upsizes all the database objects from the Access database to the Access project.
Back up your database Although the Upsizing Wizard doesn't remove any data or database objects from your Access database, it's a good idea to create a backup copy of your Access database before you upsize it.
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.
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.
The Upsizing Wizard report 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 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.