Skip to content

Commit 7760368

Browse files
author
Alan Yu
committed
adding team feedback
1 parent ac0563f commit 7760368

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/relational-databases/import-export/reporting-import-flat-file-failures.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ monikerRange: "= azuresqldb-current || >= sql-server-2016 || = sqlallproducts-al
2222
---
2323
# Reporting Import Flat File failures
2424

25-
The [Import Flat File Wizard](https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-flat-file-wizard/) in SSMS is powered by the Microsoft PROSE SDK, which is a framework for automatic programming or data wrangling from input-output examples. Although the Wizard can convert most Flat File sources, the PROSE team will consider updates to their algorithm based on any failures you experience.
25+
The [Import Flat File Wizard](https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-flat-file-wizard/) in SSMS is powered by the [Microsoft PROSE SDK](https://microsoft.github.io/prose/), which is a framework for automatic programming or data wrangling from input-output examples. Although the Wizard can convert most Flat File sources, the PROSE team will consider updates to their algorithm based on any failures you experience.
2626

2727
## Send an email
2828

2929
If you run into an import failure or have a suggestion for feature improvement, send an email to sqltoolsprosesupport@microsoft.com
3030

3131
In this email:
3232
- Include which version of SSMS you are running (**Help** -> **About**)
33-
- Attach a snippet/sample of your flat file (**Do not include any Personal identifiable information (PII)**)
33+
- Attach a snippet/sample of your flat file, say the first few lines including column names (**Do not include any Personal identifiable information (PII)**)
3434
- Brief description of the error you are running into and how you would like it to behave
3535

3636
Sending this sample helps improve the Import Flat File Wizard experience since this information is directly sent to the PROSE team. Thank you for your help.
@@ -39,5 +39,5 @@ Sending this sample helps improve the Import Flat File Wizard experience since t
3939

4040
Learn more about the wizard.
4141

42-
- **Learn more about the Import Flat File Wizard** If you are looking for an overview of the Import Flat File wizard, see [Import Flat File Wizard](https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-flat-file-wizard/).
42+
- **Learn more about the Import Flat File Wizard.** If you are looking for an overview of the Import Flat File wizard, see [Import Flat File Wizard](https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-flat-file-wizard/).
4343
- **Learn more about PROSE.** If you are looking for an overview of the intelligent framework used by this wizard, see [PROSE SDK](https://microsoft.github.io/prose/).

0 commit comments

Comments
 (0)