v4.1.0.7

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:696KB
下载次数:6
上传日期:2011-11-23 17:48:48
上 传 者onlyone10000
说明:  EMS.Advanced.Export 导出数据库的delphi控件
(EMS.Advanced.Export export controls database delphi)

文件列表:
EULA.txt (19337, 2009-05-06)
History.txt (37284, 2009-05-06)
Demos\Output\demo.html (5807, 2009-05-06)
Demos\Output\demo1.html (5807, 2009-05-06)
Demos\Output\demo2.html (5807, 2009-05-06)
Source\c.bat (3557, 2009-05-06)
Source\cbproj.bat (3332, 2009-05-06)
Source\d.bat (2255, 2009-05-06)
Languages\Czech\MakeDll.bat (37, 2009-05-06)
Languages\French\MakeDll.bat (38, 2009-05-06)
Languages\German\MakeDll.bat (38, 2009-05-06)
Languages\English\MakeDll.bat (39, 2009-05-06)
Languages\Russian\MakeDll.bat (39, 2009-05-06)
Languages\PortugueseBR\MakeDll.bat (44, 2009-05-06)
Languages\Czech\MakeRes.bat (80, 2009-05-06)
Languages\English\MakeRes.bat (80, 2009-05-06)
Languages\French\MakeRes.bat (80, 2009-05-06)
Languages\German\MakeRes.bat (80, 2009-05-06)
Languages\PortugueseBR\MakeRes.bat (80, 2009-05-06)
Languages\Russian\MakeRes.bat (80, 2009-05-06)
Demos\BCB5\CustomSource\fuCustomSourceDemo.h (1524, 2009-05-06)
Demos\BCB6\CustomSource\fuCustomSourceDemo.h (1524, 2009-05-06)
Demos\BCB5\Dialog\fuQExportDialogDemo.h (1842, 2009-05-06)
Demos\BCB6\Dialog\fuQExportDialogDemo.h (1861, 2009-05-06)
Demos\BCB11\Dialog\fuQExportDialogDemo.h (1889, 2009-05-06)
Demos\BCB12\Dialog\fuQExportDialogDemo.h (1889, 2009-05-06)
Demos\BCB5\Excel\fuQExportXLSDemo.h (2179, 2009-05-06)
Demos\BCB6\Excel\fuQExportXLSDemo.h (2179, 2009-05-06)
Demos\BCB5\CustomSource\CustomSourceDemo.cpp (770, 2009-05-06)
Demos\BCB6\CustomSource\CustomSourceDemo.cpp (770, 2009-05-06)
Demos\BCB5\CustomSource\fuCustomSourceDemo.cpp (2509, 2009-05-06)
Demos\BCB6\CustomSource\fuCustomSourceDemo.cpp (2509, 2009-05-06)
Demos\BCB11\Dialog\fuQExportDialogDemo.cpp (3854, 2009-05-06)
Demos\BCB12\Dialog\fuQExportDialogDemo.cpp (3854, 2009-05-06)
Demos\BCB5\Dialog\fuQExportDialogDemo.cpp (3861, 2009-05-06)
Demos\BCB6\Dialog\fuQExportDialogDemo.cpp (3861, 2009-05-06)
Demos\BCB5\Excel\fuQExportXLSDemo.cpp (4887, 2009-05-06)
Demos\BCB6\Excel\fuQExportXLSDemo.cpp (4887, 2009-05-06)
Source\QExport4DT_C10.cpp (972, 2009-05-06)
... ...

{********************************************************} {* EMS Advanced Data Export Component Suite *} {* *} {* Copyright (C) 1999 - 2009 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 export data to most popular formats. Product Home Page: http://www.sqlmanager.net/products/tools/advancedexport Registration Page: http://www.sqlmanager.net/products/tools/advancedexport/buy Technical Support Center Page: http://www.sqlmanager.net/support Support E-mail: support@sqlmanager.net Authors: Vadim Vinokur, Alexey Gusev, Alexey Butalov, Alex Paclin, Alexey Saybel =============================================================== INSTALLATION NOTES ------------------ Component packages are named in the following way: QExport4RT_ 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, QExport4RT_D12 is a run-time package for Delphi 2009. I. Full Source Version 1. Uninstall previously installed version of EMS Advanced Data Export 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) QExport4RT_.BPL and QExport4DT_.BPL from your hard disk. 2. Build Run-Time Package: - Use the "File\Open Project" menu item to open QExport4RT_ package. - Use the "View\Project Manager" menu item to open "Project Manager". - Search for QExport4RT_ package in "Project Manager". - Double-click the package to select it. - Use the "Run\Build QExport4RT_" menu item to build the package. 3. Install Design-Time Package: - Use the "File\Open Project" menu item to open QExport4DT_ package. - Use the "View\Project Manager" menu item to open "Project Manager". - Search for QExport4DT_ package in "Project Manager". - Double-click the package to select it. - Use the "Run\Build QExport4DT_" 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 Export 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) QExport4RT_.BPL and QExport4DT_.BPL from your hard disk. 2. Put package QExport4RT_.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 QExport4DT_.BPL from the QExport4\ directory and click "OK" to install package into IDE.

近期下载者

相关文件


收藏者