⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.1st

📁 DELPHI开发VCL
💻 1ST
字号:
{********************************************************}
{*   EMS Advanced Export Component Suite                *}
{*                                                      *}
{*   Copyright (C) 1999 - 2006 EMS Corporation          *}
{*                                                      *}
{********************************************************}

IMPORTANT:
  Read this file BEFORE installation.

The Set of Native Delphi Components for Borland Delphi
versions 5, 6, 7, 9(2005), 10(2006_) and Borland C++ Builder  5 & 6
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

Support E-mail:
    advancedexport@ems-hitech.com

Authors:
    Vadim Vinokur, 
    Alexey Gusev,
    Alex Paclin  

===============================================================

INSTALLATION NOTES
------------------

IMPORTANT:
Unzip aexport3full.zip by archiver that supports
LONG file names (i.e. WinZip or Zip32) into any
folder (for example, C:\QExport3).


I. Delphi 10.x(2006)

1. Uninstall previously installed version of EMS QuickExport from Delphi IDE.
Remove previously compiled packages (if any) QExport3RT_D10.bpl,
QExport3DT_D10.bpl, ADO_QExport3RT_D10.bpl and ADO_QExport3DT_D10.bpl
from your hard disk.

2. Use the "File\Open..." menu item of Delphi IDE to open the QuickExport
runtime package QExport3RT_D10.bdsproj. In the "Project Manager" window click 
right mouse button on QExport3RT_D10.bpl project and select "Compile" menu item 
to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_D10.bdsproj.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System32 directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_D10.bdsproj. In the "Project Manager" window click right mouse button 
on QExport3DT_D10.bpl project and select "Install" menu item to register the 
QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_D10.bdsproj.

7. Add (if necessary) QuickExport source directory in 
Tools->Options->Library - Win32->Library Path.

NOTE: do not save package sources in the Delphi IDE.


II. Delphi 9.x(2005)

1. Uninstall previously installed version of EMS QuickExport from Delphi IDE.
Remove previously compiled packages (if any) QExport3RT_D9.bpl,
QExport3DT_D9.bpl, ADO_QExport3RT_D9.bpl and ADO_QExport3DT_D9.bpl
from your hard disk.

2. Use the "File\Open..." menu item of Delphi IDE to open the QuickExport
runtime package QExport3RT_D9.bdsproj. In the "Project Manager" window click 
right mouse button on QExport3RT_D9.bpl project and select "Compile" menu item 
to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_D9.bdsproj.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System32 directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_D9.bdsproj. In the "Project Manager" window click right mouse button 
on QExport3DT_D9.bpl project and select "Install" menu item to register the 
QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_D9.bdsproj.

7. Add (if necessary) QuickExport source directory in 
Tools->Options->Library - Win32->Library Path.

NOTE: do not save package sources in the Delphi IDE.


III. Delphi 7.x:

1. Uninstall previously installed version of EMS QuickExport from Delphi IDE.
Remove previously compiled packages (if any) QExport3RT_D7.bpl,
QExport3DT_D7.bpl, ADO_QExport3RT_D7.bpl and ADO_QExport3DT_D7.bpl
from your hard disk.

2. Use the "File\Open..." menu item of Delphi IDE to open the QuickExport
runtime package QExport3RT_D7.dpk. In the "Package..." window click the
"Compile" button to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_D7.dpk.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_D7.dpk. In the "Package..." window click the "Compile" button
to compile the package and then click "Install" button to register
the QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_D7.dpk.

7. Add (if necessary) QuickExport source directory in 
Tools->Environment Options->Library->Library Path.

NOTE: do not save package sources in the Delphi IDE.


IV. Delphi 6.x:

1. Uninstall previously installed version of EMS QuickExport from Delphi IDE.
Remove previously compiled packages (if any) QExport3RT_D6.bpl,
QExport3DT_D6.bpl, ADO_QExport3RT_D6.bpl and ADO_QExport3DT_D6.bpl
from your hard disk.

2. Use the "File\Open..." menu item of Delphi IDE to open the QuickExport
runtime package QExport3RT_D6.dpk. In the "Package..." window click the
"Compile" button to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_D6.dpk.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_D6.dpk. In the "Package..." window click the "Compile" button
to compile the package and then click "Install" button to register
the QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_D6.dpk.

7. Add (if necessary) QuickExport source directory in 
Tools->Environment Options->Library->Library Path.

NOTE: do not save package sources in the Delphi IDE.


V. C++ Builder 6.x:

1. Uninstall previously installed version of EMS QuickExport from C++Builder IDE.
Remove previously compiled packages (if any) QExport3RT_C6.bpl,
QExport3DT_C6.bpl, ADO_QExport3RT_C6.bpl and ADO_QExport3DT_C6.bpl
from your hard disk.
Be sure that linker option "Use dynamic RTL" is unchecked.

2. Use the "File\Open..." menu item of C++Builder IDE to open the QuickExport
runtime package QExport3RT_C6.bpk. In the "Package..." window click the
"Compile" button to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_C6.bpk.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_C6.bpk. In the "Package..." window click the "Compile" button
to compile the package and then click "Install" button to register
the QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_C6.bpk.

7. Add (if necessary) QuickExport source directory in 
Tools->Environment Options->Library->Library Path.

NOTE: do not save package sources in the C++Builder IDE.


VI. Delphi 5.x:

1. Uninstall previously installed version of EMS QuickExport from Delphi IDE.
Remove previously compiled packages (if any) QExport3RT_D5.bpl,
QExport3DT_D5.bpl, ADO_QExport3RT_D5.bpl and ADO_QExport3DT_D5.bpl
from your hard disk.

2. Use the "File\Open..." menu item of Delphi IDE to open the QuickExport
runtime package QExport3RT_D5.dpk. In the "Package..." window click the
"Compile" button to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_D5.dpk.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_D5.dpk. In the "Package..." window click the "Compile" button
to compile the package and then click "Install" button to register
the QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_D5.dpk.

7. Add (if necessary) QuickExport source directory in 
Tools->Environment Options->Library->Library Path.

NOTE: do not save package sources in the Delphi IDE.


VII. C++ Builder 5.x:

1. Uninstall previously installed version of EMS QuickExport from C++Builder IDE.
Remove previously compiled packages (if any) QExport3RT_C5.bpl,
QExport3DT_C5.bpl, ADO_QExport3RT_C5.bpl and ADO_QExport3DT_C5.bpl
from your hard disk.
Be sure that linker option "Use dynamic RTL" is unchecked.

2. Use the "File\Open..." menu item of C++Builder IDE to open the QuickExport
runtime package QExport3RT_C5.bpk. In the "Package..." window click the
"Compile" button to compile the package.

3. Repeat step 2 for another QuickExport run-time package ADO_QExport3RT_C5.bpk.

4. Put the compiled BPL files into directory accessible through the
search PATH (i.e. DOS "PATH" environment variable; for example, in the
Windows\System directory).

5. Use the "File\Open..." menu item to open the QuickExport design-time package
QExport3DT_C5.bpk. In the "Package..." window click the "Compile" button
to compile the package and then click "Install" button to register
the QuickExport components on the component palette.

6. Repeat step 5 for another QuickExport design-time package ADO_QExport3DT_C5.bpk.

7. Add (if necessary) QuickExport source directory in 
Tools->Environment Options->Library->Library Path.

NOTE: do not save package sources in the C++Builder IDE.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -