Tuesday, October 9, 2012
Tuesday, October 2, 2012
File Import Utility
XML DocumentImport
|
|||||
This
tool allows XML files on disk (local or UNC) to be imported into TaskCentre.
It can retrieve a specific file specified or from a previous step, or a wild
carded file name. If a wild carded selection is made it will retrieve the
oldest file first so can be used to process files in the order that they are
created.
When
importing the file it will validate the file against a schema. This schema can
be imported if it has been supplied, inferred from an XML file and if necessary
manually modified to apply additional validation.
An option is present to allow file properties to be extracted and for these to be used in subsequent steps in the task. The contents of the XML document imported can be consumed by other TaskCentre tools that consume XML such as connector tools, the XML to Recordset tool or Save as File.
Flat File Import
|
C# import
libraries needed for C# to read csv and xls file
http://www.codeproject.com/Articles/8411/C-class-library-for-exporting-data-to-CSV-Excel-fi
http://www.csvreader.com/csv_samples.php
http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataset/thread/0588466d-5a6b-4416-bff5-be53ad5ddc63
http://www.filehungry.com/product/windows_software/programming/components_&_libraries/spire_xls/
http://stackoverflow.com/questions/943153/converting-an-excel-xls-file-to-a-comma-separated-csv-file-without-the-gui
http://stackoverflow.com/questions/444522/import-and-export-excel-what-is-the-best-library
difference between csv and xls file
http://www.ehow.com/info_8250993_differences-between-csv-xls.html
http://answers.yahoo.com/question/index?qid=20090708004321AAjBZGF
http://www.differencebetween.net/technology/difference-between-excel-and-csv/
http://www.replicon.com/kb-4537
http://www.codeproject.com/Articles/8411/C-class-library-for-exporting-data-to-CSV-Excel-fi
http://www.csvreader.com/csv_samples.php
http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataset/thread/0588466d-5a6b-4416-bff5-be53ad5ddc63
http://www.filehungry.com/product/windows_software/programming/components_&_libraries/spire_xls/
http://stackoverflow.com/questions/943153/converting-an-excel-xls-file-to-a-comma-separated-csv-file-without-the-gui
http://stackoverflow.com/questions/444522/import-and-export-excel-what-is-the-best-library
difference between csv and xls file
http://www.ehow.com/info_8250993_differences-between-csv-xls.html
http://answers.yahoo.com/question/index?qid=20090708004321AAjBZGF
http://www.differencebetween.net/technology/difference-between-excel-and-csv/
http://www.replicon.com/kb-4537
Subscribe to:
Posts (Atom)