Subject |
Re: Error loading IDAPI32.DLL |
From |
Ken Mayer <dbase@nospam.goldenstag.net> |
Date |
Thu, 9 Nov 2023 12:19:20 -0800 |
Newsgroups |
dbase.getting-started |
On 11/9/2023 11:57 AM, Anton Will van Zoelen wrote:
> Hi,
>
> Am trying out Dbase 2019 after a long time after working for years with dbase, clipper.
> Have made BDE Alias, database, tables, indexes. When building aan exe with the project manager I get this message. Have created an ini file with reference to the BDE Alias and included it in the project file. Have also included idap32.dll from BDE map, idapi.cfg, Plus_en.dll, PlusT_EN.dll, Resource.dll and Plusrun.exe. The exe is working fine on the same computer. All files are included in the executable. See file
>
> Any help is highly appriciated.
Don't include idapi32.dll, plus_en.dll, or plusR_en.dll -- they aren't
necessary. Instead use the options to install the BDE along with the
runtime which are on a different tab of the project explorer. Basically
you're telling dBASE to put those files, which are currently IN USE,
into an executable, which is not necessary. (You probably don't need
resource.dll either, or "IDAPI.CFG", or "PLUSRun.exe" ...)
Ken
--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm
|
|