EMS.Advanced.Import.Component.Suite.v3.1.0.1.Full

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:2111KB
下载次数:131
上传日期:2009-02-23 10:00:50
上 传 者wxhll
说明:  EMS Advanced Import Component Suite 允许你把数据从文件导入数据库中,支持 MS Access, MS Excel, MS Word [RTF], HTML, XML, PDF, TXT, DBF, CSV 等在内的多种常用文件格式。 感谢 zshwyp 提醒. :-] 本版本支持以下 IDE: Delphi 7,2005 C++Builder 6 BDS 2006 [Delphi 2006, C++Builder 2006] RAD Studio 2007 [Delphi 2007, C++Builder 2007] RAD Studio 2009 [Delphi 2009, C++Builder 2009]
(EMS Advanced Import Component Suite allows you to import the data from the document database in support of MS Access, MS Excel, MS Word [RTF], HTML, XML, PDF, TXT, DBF, CSV, including a variety of popular file formats.)

文件列表:
ccrun.com.txt (696, 2009-01-06)
Demos\data\country.txt (1474, 2007-06-04)
EULA.txt (19337, 2008-12-22)
History.txt (15093, 2008-12-22)
Demos\data\country.html (5723, 2007-06-04)
Demos\data\country2.html (5859, 2008-12-22)
Source\error.log (36524, 2009-01-04)
INSTALL.LOG (19489, 2009-01-04)
Source\d.bat (2279, 2008-12-05)
Languages\Czech\MakeDll.bat (37, 2006-08-22)
Languages\German\MakeDll.bat (38, 2006-08-22)
Languages\English\MakeDll.bat (39, 2006-08-22)
Languages\Czech\MakeRes.bat (80, 2006-08-22)
Languages\English\MakeRes.bat (80, 2006-08-22)
Languages\German\MakeRes.bat (80, 2006-08-22)
Demos\BCB5\DialogDemo\ImpDlgF.h (1816, 2007-06-05)
Demos\BCB6\DialogDemo\ImpDlgF.h (1835, 2007-06-05)
Demos\BCB5\DialogDemo_IBX\ImpDlgIBXF.h (2100, 2007-06-05)
Demos\BCB6\DialogDemo_IBX\ImpDlgIBXF.h (2100, 2007-06-05)
Demos\BCB5\CustomDestination\Unit1.h (1325, 2007-06-05)
Demos\BCB6\CustomDestination\Unit1.h (1325, 2007-06-05)
Demos\BCB5\CustomDestination\CustomDestination.cpp (719, 2007-06-05)
Demos\BCB6\CustomDestination\CustomDestination.cpp (719, 2007-06-05)
Demos\BCB5\DialogDemo\ImpDlgDemo.cpp (723, 2007-06-05)
Demos\BCB6\DialogDemo\ImpDlgDemo.cpp (723, 2007-06-05)
Demos\BCB5\DialogDemo_IBX\ImpDlgDemoIBX.cpp (738, 2007-06-05)
Demos\BCB6\DialogDemo_IBX\ImpDlgDemoIBX.cpp (738, 2007-06-05)
Demos\BCB5\DialogDemo\ImpDlgF.cpp (3223, 2008-12-19)
Demos\BCB6\DialogDemo\ImpDlgF.cpp (3235, 2008-12-19)
Demos\BCB5\DialogDemo_IBX\ImpDlgIBXF.cpp (3570, 2007-06-05)
Demos\BCB6\DialogDemo_IBX\ImpDlgIBXF.cpp (3582, 2008-06-04)
Demos\BCB5\CustomDestination\Unit1.cpp (2319, 2007-06-05)
Demos\BCB6\CustomDestination\Unit1.cpp (2319, 2007-06-05)
Help\aimport.hlp (198577, 2008-09-18)
Uninstall.exe (1513135, 2009-01-04)
Demos\BCB5\CustomDestination\CustomDestination.bpr (2803, 2008-12-19)
Demos\BCB6\CustomDestination\CustomDestination.bpr (3461, 2008-12-19)
Demos\BCB6\DialogDemo\ImpDlgDemo.bpr (3381, 2008-12-19)
Demos\BCB5\DialogDemo\ImpDlgDemo.bpr (3581, 2008-12-19)
... ...

{********************************************************} {* EMS Advanced Data Import Component Suite *} {* *} {* Copyright (C) 1999 - 2008 EMS Corporation *} {* *} {********************************************************} IMPORTANT: Read this file BEFORE installation. The Set of Native Delphi Components for Borland Delphi versions 5, 6, 7, 2005(9), 2006(10), Borland C++ Builder 5 & 6, CodeGear Delphi 2007, CodeGear C++ Builder 2007 and CodeGear Delphi 2009 to import data from most popular formats. Product Home Page: http://www.sqlmanager.net/products/tools/advancedimport Registration Page: http://www.sqlmanager.net/products/tools/advancedimport/buy Technical Support Center Page: http://www.sqlmanager.net/support Support E-mail: advancedimport@ems-hitech.com Authors: Alexey Gusev, Alexey Butalov, Alex Paclin, Alexey Saybel =============================================================== INSTALLATION NOTES ------------------ Component packages are named in the following way: QImport3RT_ where stands for IDE version: D5 = Delphi 5 D6 = Delphi 6 D7 = Delphi 7 D9 = Delphi 2005 D10 = Delphi 2006 D11 = Delphi 2007 D12 = Delphi 2009 C5 = C++Builder 5 C6 = C++Builder 6 For example, QImport3RT_D12 is a run-time package for Delphi 2009. I. Full Source Version 1. Uninstall previously installed version of EMS Advanced Data Import Component Suite from Delphi/C++Builder IDE: - Use the "Component\Install Packages..." menu item to open the "Packages" dialog box. - Find EMS Advanced Data Export package in the list and delete it by clicking "Remove". - Confirm deletion by pressing "OK". - Remove previously compiled packages (if any) QImport3RT_.BPL and QImport3DT_.BPL from your hard disk. 2. Build Run-Time Package: - Use the "File\Open Project" menu item to open QImport3RT_ package. - Use the "View\Project Manager" menu item to open "Project Manager". - Search for QImport3RT_ package in "Project Manager". - Double-click the package to select it. - Use the "Run\Build QImport3RT_" menu item to build the package. 3. Install Design-Time Package: - Use the "File\Open Project" menu item to open QImport3DT_ package. - Use the "View\Project Manager" menu item to open "Project Manager". - Search for QImport3DT_ package in "Project Manager". - Double-click the package to select it. - Use the "Run\Build QImport3DT_" menu item to build the package. - Right-click the package and select "Install" from the context menu. II. Trial Version 1. Uninstall previously installed version of EMS Advanced Data Import Component Suite from Delphi/C++Builder IDE: - Use the "Component\Install Packages..." menu item to open the "Packages" dialog box. - Find EMS Advanced Data Export package in the list and delete it by clicking "Remove". - Confirm deletion by pressing "OK". - Remove previously compiled packages (if any) QImport3RT_.BPL and QImport3DT_.BPL from your hard disk. 2. Put package QImport3RT_.BPL into directory that is accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System directory). 3. Use "Component\Install Packages..." menu item to open "Packages" dialog box. Then click "Add..." button and locate QImport3DT_.BPL from the QImport3\ directory and click "OK" to install package into IDE.

近期下载者

相关文件


收藏者