Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread TEWBDatabaseAdapter.HandleRequest.
Sun, Jul 2 2017 8:17 PMPermanent Link

Steve Gill

Avatar

According to the PDF and online manuals for creating EWB modules, the TEWBDatabaseAdapter HandleRequest method takes one parameter, but when I try to compile the module the HandleRequest module is expecting a second parameter (ResourceName).

What resource is it expecting?

= Steve
Mon, Jul 3 2017 11:01 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< According to the PDF and online manuals for creating EWB modules, the TEWBDatabaseAdapter HandleRequest method takes one parameter, but when I try to compile the module the HandleRequest module is expecting a second parameter (ResourceName). >>

The manuals are correct.  Are you sure that you're not referencing a HandleRequest from some other code that you've created ?

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Jul 3 2017 11:07 AMPermanent Link

Uli Becker

Steve,

> According to the PDF and online manuals for creating EWB modules, the TEWBDatabaseAdapter HandleRequest method takes one parameter, but when I try to compile the module the HandleRequest module is expecting a second parameter (ResourceName).

Just checked that out (see the attached screenshot).

Maybe a version problem? Did you create the module with the latest
modules version in Delphi?

Uli




Attachments: Clip5.png
Mon, Jul 3 2017 7:42 PMPermanent Link

Steve Gill

Avatar

Hi Uli,

<< Maybe a version problem? Did you create the module with the latest modules version in Delphi? >>

Oops, that was it.  I must have forgotten to update it.  <embarrassed>

Thanks Uli.

= Steve
Image