Subject Re: Error loading IDAPI32.DLL
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Thu, 9 Nov 2023 20:32:28 -0800
Newsgroups dbase.getting-started

On 11/9/2023 12:58 PM, Anton Will van Zoelen wrote:
> Ken Mayer Wrote:
>
>> 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
>>
> Hi Ken,
>
> Thanks for your quick replay. Sorry but I don't understand...How do I install the BDE along with the runtime?
>

Download the runtime installer (which includes the BDE) from the dBASE
website, if you haven't:

https://www.dbase.com/support/updates-and-fixes/

And use the "All Runtime Engines" ...

Copy or move the file to a folder such as

C:\Program Files (x86)\dBASE\dBASE2019\Runtime

Using the Project Manager you should see on the various tabs options to
install the BDE. You can also use my books and the chapters on deploying
applications ...

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