Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 6f21f40

Browse files
authored
Merge pull request #9115 from v-makoud/patch-34
C54642: Escaping "\"
2 parents 9d5cecb + 77c274f commit 6f21f40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/integration-services/import-export-data/data-type-mapping-in-the-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ manager: craigg
1717

1818
## <a name="wizardMapping"></a> How does the wizard map data types between source and destination?
1919
The wizard uses mapping files that are installed by [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] to map data types from one database system or version to another. For example, it can map from [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] data types to Oracle data types. By default, the mapping files in XML format are installed in the following folders.
20-
- **C:\Program Files\Microsoft SQL Server\130\DTSMappingFiles\** (for 64-bit)
21-
- **C:\Program Files (x86)\Microsoft SQL Server\130\DTSMappingFiles\** (for 32-bit).
20+
- **C:\Program Files\Microsoft SQL Server\130\DTSMappingFiles\\** (for 64-bit)
21+
- **C:\Program Files (x86)\Microsoft SQL Server\130\DTSMappingFiles\\** (for 32-bit).
2222

2323
If you edit an existing mapping file, or add a new mapping file to the folder, you have to close and reopen the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Import and Export Wizard or [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)] to load the new or changed mapping file.
2424

0 commit comments

Comments
 (0)