上QQ阅读APP看书,第一时间看更新
Working with delimited files
Following are the steps that you will have to perform to work with delimited files.
- In the Designer, go to Tools | Target Designer to open the Target Designer.
- Go to Target | Import from File....
- Browse the files you wish to import as source files.
- The flat file import wizard will come up.
- Select the file type -- Delimited. Also, select the appropriate option to import the data from second row and import filed names from the first line as we did in case of importing the source. Click on Next.
- Select the type of delimiter used in the file. Also, check the quotes option -- No Quotes, Single Quotes, and Double Quotes -- to work with the quotes in the text values. Click on Next.
- Verify the column names, data type, and precision in the data view option. Click on Next.
- Click on Finish to get the target file imported in the Target Designer.
We now move on to fixed width files.