Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 20 of 20 total
Thread Test Web Server
Tue, Sep 25 2012 10:57 PMPermanent Link

Raul

Team Elevate Team Elevate

Jeff,

The web server is a custom component (in edbutilcomps.pas ) so you'd
need to compile the package and install into IDE to get the actual
component as it's not a standard part of EDB install (to create the
custom components).

Check your edbutilcomps.pas and it chould contain reference to
TEDBWebServer.

Raul


On 9/25/2012 5:21 PM, Jeff Cook wrote:
> Very strange!
>
> I only downloaded EDB last week (2012-09-19) and got the following files:-
>
> 202b15edbadd.exe
> 202b15edbvclcssrcdelphi7.exe
>
> ... so I can't see how I can be missing anything.
>
> Cheers
>
> Jeff
>
>
>
Tue, Sep 25 2012 11:34 PMPermanent Link

Jeff Cook

Aspect Systems Ltd

Avatar

Hi Raul

I have edbutilcomps.pas as downloaded recently into C:\Program
Files\ElevateDB Additional\Version 2\utils\edbmgrunicode\source.

I have created a new package and added that .pas to the package, compiled
and installed.  This gives me 10 new components on an "Elevate DB Utilities"
tab in the IDE.  TEDBWebserver isn't one of the new components.

When I do a "Find" on the source of edbutilcomps.pas for "EDBWebServer" I
get nothing ...

These paths have been added to the library path:

   c:\program files\elevatedb additional\version
2\utils\edbmgrunicode\source
   c:\program files\elevatedb additional\version 2\utils (location of my
package)

I've even done a Windows Explorer search for "EDBWebServer" in all files on
my hard drives and come up with nothing.

I must be doing something wrong (or plain stupid) but I've no idea what!

Cheers

Jeff

--
Jeff Cook
Aspect Systems Ltd
www.aspect.co.nz

"Raul" <raul@removethis.raul.ca> wrote in message
news:B362E6F7-77EC-495A-965B-2B0FAFE4E1A5@news.elevatesoft.com...
> Jeff,
>
> The web server is a custom component (in edbutilcomps.pas ) so you'd need
> to compile the package and install into IDE to get the actual component as
> it's not a standard part of EDB install (to create the custom components).
>
> Check your edbutilcomps.pas and it chould contain reference to
> TEDBWebServer.
>
> Raul
>
>
> On 9/25/2012 5:21 PM, Jeff Cook wrote:
>> Very strange!
>>
>> I only downloaded EDB last week (2012-09-19) and got the following
>> files:-
>>
>> 202b15edbadd.exe
>> 202b15edbvclcssrcdelphi7.exe
>>
>> ... so I can't see how I can be missing anything.
>>
>> Cheers
>>
>> Jeff
>>
>>
>>
>

Wed, Sep 26 2012 2:10 AMPermanent Link

Uli Becker

Jeff,

> 202b15edbadd.exe
> 202b15edbvclcssrcdelphi7.exe

As I told you in my last mail: you are using an old version!. The
current version is 2.10 Build 1 (I am using 2.08 Build3).
I don't know exactly when EDBWebserver was introduced, but I think it
was in 2.08.

Uli
Wed, Sep 26 2012 9:25 AMPermanent Link

Raul

Team Elevate Team Elevate


Like Jeff said you have too old of a version - one on website is the
latest available to you and if your maintenance expired long ago then it
would be old version.

I see that 2.03 is circa Q1/2010 so your 2.02 b15 would be some 3 years old

Raul


On 9/25/2012 11:34 PM, Jeff Cook wrote:
> Hi Raul
>
> I have edbutilcomps.pas as downloaded recently into C:\Program
> Files\ElevateDB Additional\Version 2\utils\edbmgrunicode\source.
>
> I have created a new package and added that .pas to the package, compiled
> and installed.  This gives me 10 new components on an "Elevate DB Utilities"
> tab in the IDE.  TEDBWebserver isn't one of the new components.
>
> When I do a "Find" on the source of edbutilcomps.pas for "EDBWebServer" I
> get nothing ...
>
> These paths have been added to the library path:
>
>      c:\program files\elevatedb additional\version
> 2\utils\edbmgrunicode\source
>      c:\program files\elevatedb additional\version 2\utils (location of my
> package)
>
> I've even done a Windows Explorer search for "EDBWebServer" in all files on
> my hard drives and come up with nothing.
>
> I must be doing something wrong (or plain stupid) but I've no idea what!
>
> Cheers
>
> Jeff
>

Wed, Sep 26 2012 9:26 AMPermanent Link

Raul

Team Elevate Team Elevate

Sorry - meant "like Uli said" ...

Raul

NB! Note to self - must not post before 1st coffee.

On 9/26/2012 9:25 AM, Raul wrote:
>
> Like Jeff said you have too old of a version - one on website is the
> latest available to you and if your maintenance expired long ago then it
> would be old version.
>
> I see that 2.03 is circa Q1/2010 so your 2.02 b15 would be some 3 years old
>
> Raul
Wed, Sep 26 2012 11:53 AMPermanent Link

Uli Becker

Raul,

actually I'd prefer the name "Jeff". Short and handy while Uli is just
an abbrevation of the old German name "Ulrich" that nobody outside
Germany is able to pronounce. Smiley

Uli
Wed, Sep 26 2012 3:45 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jeff,

I'll have the new EWB web server with custom module support done in a few
days, so you might want to just wait for it and save yourself the headache
of trying to compile that test web server.

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Sep 26 2012 3:54 PMPermanent Link

Fernando Dias

Team Elevate Team Elevate


Hey Jeff,

Welcome back.
(I guess you are the NZ Jeff that used to be around, if not... welcome anyway Smiley.

--
Fernando Dias
[Team Elevate]
Wed, Sep 26 2012 5:30 PMPermanent Link

Jeff Cook

Aspect Systems Ltd

Avatar

Thanks Raul, Fernando, Uli (my "Jeff" is just short for "Jeffery" which
always gets spelt wrong!) and Tim

I've been frozen on DBISAM3 for a while hence my absence from the ng's.  Now
looking at leaping into a DBISAM3=>EDB conversion.

Very odd that I managed to get an old download off the Elevate website -
must have misread something.

Anyway, I'll take Tim's advice and wait for "the new EWB web server with
custom module support " and save the bother of getting the test server going
for DBISAM3

Thanks all again

Jeff
--
Jeff Cook
Aspect Systems Ltd
www.aspect.co.nz

"Fernando Dias" <fernandodiasAremovthis.easygate.com.pt> wrote in message
news:7C9E2B7B-E99A-4BAC-A2F7-92FB1EACACB2@news.elevatesoft.com...
>
> Hey Jeff,
>
> Welcome back.
> (I guess you are the NZ Jeff that used to be around, if not... welcome
> anyway Smiley.
>
> --
> Fernando Dias
> [Team Elevate]

Thu, Sep 27 2012 3:40 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jeff,

<< Anyway, I'll take Tim's advice and wait for "the new EWB web server with
custom module support " and save the bother of getting the test server going
for DBISAM3 >>

Well, sorry to throw a wrench in the works, but the new EWB web server will
only be able to provide dataset support for DBISAM 4.x, not 3.x.  You can
get things working for DBISAM 3.x also, but you'll have to manage all of the
JSON in a custom module, and that will be a pretty big undertaking.  The
issue is that I simply can't compile DBISAM 3.x and 4.x in the same .exe, so
I have to use DBISAM 4.x only.

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image