Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Where do I get a DLL template for C++ Builder
Sat, Jul 4 2015 3:00 AMPermanent Link

Wayne Bignell

Hi, I am trying to add some functions to Elevate DB. When I use the standard DLL creation in C++ Builder I get an error ElevateDB Error #202 An error occurred with the module SoundexModule (The module D:\(BOSS_7\Support Applications\EDB_ExFunctions\EDBExFunctionsU.dll is not a valid ElevateDB module). In my research I found that I should be using a template for the DLL provided by elevate. I have searched all the Elevate folders and can't find it.
Can anyone help me please.
Wayne
Sat, Jul 4 2015 3:53 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Wayne


The Delphi templates are in a subdirectory \ElevateDB\templates - if you don't have that search for lightextmodule.dpr

As far as I know there isn't a C++ template only Delphi

Roy Lambert
Sat, Jul 4 2015 4:08 AMPermanent Link

Wayne Bignell

Roy Lambert wrote:

Wayne


The Delphi templates are in a subdirectory \ElevateDB\templates - if you don't have that search for lightextmodule.dpr

As far as I know there isn't a C++ template only Delphi

Roy Lambert

I did a search for the file lightextmodule.dp and it doesn't exist on my computer.
Can I download it from some where?
Wayne Bignell
Sat, Jul 4 2015 7:08 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Wayne


It should be part of the standard install - I suggest you contact support directly

Roy Lambert
Wed, Jul 8 2015 11:43 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Wayne,

<< Hi, I am trying to add some functions to Elevate DB. When I use the
standard DLL creation in C++ Builder I get an error ElevateDB Error #202 An
error occurred with the module SoundexModule (The module D:\(BOSS_7\Support
Applications\EDB_ExFunctions\EDBExFunctionsU.dll is not a valid ElevateDB
module). In my research I found that I should be using a template for the
DLL provided by elevate. I have searched all the Elevate folders and can't
find it. >>

There's one here:

http://www.elevatesoft.com/forums?action=view&category=edb&id=edb_binaries&msg=53&page=1

But it's old and needs updating, due to the character set changes in EDB
2.15.  Give me a day, and I’ll post one that works with the latest EDB
versions.

Tim Young
Elevate Software
www.elevatesoft.com
Image