When I imported ms-access database to the Sql server database I encountered issue that not all properties of tables was taken right.
E.g. properties as primary key and auto increment was not copied to the importedSql server tables absolutely.
Is there any way how to take by this import and export wizard all properties as it declared in ms - access database?