|
|
|
|
Question: I'm trying to integrate InfoPower 3 with third-party database engines. What do I do?
Answer:
If your third-party database (like Apollo) engine replaces the existing Delphi 3 database packages then read on...
Design Time Packages:
If you wish to use design time packages with InfoPower 3 with Delphi 3
then you need to have InfoPower 3.0 source code, and add the .../ip3/source path
to the library path found on the Tools | Environment Options | Library tab page.
(or if you are using Delphi 1 or Delphi 2, then you need to have the source code of infopower and install the infopowr.pas file and not the infopowr.dcu file.)
Run Time Packages:
If after installing the engine, you get an
error like:
Fatal Error: ...\UNIT1.PAS(17): Never-build package 'IP30' must be recompiled.
when you try to compile the program, then follow these instructions.
To fix this, you must recompile your InfoPower library:
It is extremely important that you do in fact rename your IP30.* package to a new name for deployment or your end-users' applications that use the original IP30.DPL package will fail.
| All pages copyright © 1995-2002 Woll2Woll Software | |
| Phone (Sales): | 800-965-2965 (Toll Free U.S) |
| 925-371-1663 (International) | |
| Fax: | 925-371-1664 |
| Email: | sales@woll2woll.net |
| Last Modified: | Wednesday, 28-Jan-2004 10:17:11 PST |