Skip to content

Commit f0675f6

Browse files
committed
Minor improvement
1 parent 360b80d commit f0675f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/integration-services/import-export-data/connect-to-an-odbc-data-source-sql-server-import-and-export-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
---
1212
# Connect to an ODBC Data Source (SQL Server Import and Export Wizard)
1313

14-
[!INCLUDE[sqlserver-ssis](../../includes/applies-to-version/sqlserver-ssis.md)]
14+
[!INCLUDE [sqlserver-ssis](../../includes/applies-to-version/sqlserver-ssis.md)]
1515

1616
This article demonstrates how to connect to an **ODBC** data source from the **Choose a Data Source** or **Choose a Destination** page of the SQL Server Import and Export Wizard.
1717

@@ -129,7 +129,7 @@ To build and test the connection string for your ODBC driver on your own compute
129129

130130
![Test new File DSN](../../integration-services/import-export-data/media/test-new-file-dsn.png)
131131

132-
9. After you test your data source and close the dialog boxes, find the File DSN where you saved it in the file system. If you didn't change the file extension, the default extension is .DSN.
132+
9. After you test your data source and close the dialog boxes, find the File DSN where you saved it in the file system. If you didn't change the file extension, the default extension is `.DSN`.
133133

134134
10. Open the saved file with Notepad or another text editor. Here are the contents of our SQL Server example.
135135

0 commit comments

Comments
 (0)