What’s new in Data Import version 3.1?
- Added a possibility to import data from the text of XML documents embedded nodes.
- Added a possibility to explicitly specify the data file for the console version using the -datafile=<source file name> parameter. Now you can use one and the same template file to import from several data files of the same type.
- Added auto-recognition of columns and autofill of table fields for TXT files.
- Wizard window is now resizable.
- The field type is now displayed for DBF files.
- Unicode data are now imported into NTEXT type fields correctly (SQL Server).
- Fixed a connection error that occurred on attempt to establish connection to SQL Server 2000, when running the utility in Windows Vista environment and using SQL authentication (SQL Server).
- Import to NCLOB type fields is now supported (Oracle).
- In some cases an error occurred upon import of DATE data in the Native mode CSV Insert. Fixed now (MySQL).
- Other minor improvements and bugfixes.
Data Import 版本 3.1 中有哪些更新?
- 能夠從包含有節點的 XML 文檔文本中導入數據。
- 對于使用 -datafile=<source file name> 參數的控制臺,能夠明確指定數據文件。現在,你可以使用相同的模板文件從多個相同類型的數據文件中進行導入操作。
- 對于 TXT 文件,能夠自動識別列以及自動填充表字段。
- 可以調整向導窗口的大小。
- 現在,能夠顯示 DBF 文件的字段類型。
- 現在,能夠正確的把 Unicode 數據導入到 NTEXT 類型的字段中 (SQL Server).
- 修復了一個連接錯誤,即當在 Windows Vista 環境中運行,并且使用 SQL 驗證時 (SQL Server), 試圖對 SQL Server 2000 建立連接。
- 現在,支持對 NCLOB 類型的字段執行導入操作 (Oracle).
- 在某些情況下,在 Native 模式 CSV Insert 中導入 DATE 數據時,會產生錯誤。現在已經修復了 (MySQL).
- 進行了其它一些小改進以及錯誤修復。