Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 18 of 18 total
Thread More config path confusion
Thu, Mar 19 2009 1:23 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Peter,

<< Well, that would appear to be the case. With my code in the OP, if I set
breakpoints at "ExeLocation := ExtractFilePath(Application.ExeName);
" in the OnCreate and "ConfigPath := ExeLocation;" in the BeforeStart, the
latter does not fire before I get the 409 when I execute
"sesStraw.Connected:=True;" in the OnCreate event. I would not have expected
this I guess but then maybe Roy has a point when he talks about the order of
events firing in Delphi not always being totally predictable ... ? >>

I'll have to check this out in more detail.  I can't think of a scenario in
which this should occur, and if it is, then it is definitely a bug.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Mar 19 2009 2:05 PMPermanent Link

Dale Derix
>
> What I did to make sure of not having things set to active was to install GExperts and use it to set several properties to false - basically any of the TEDB... stuff.
>


Hi Roy:

I too use GExperts to do this, but it wont turn off the TEDBEngine for
me.  Does this work for you?  I always have to manually go turn it off.

Dale
Thu, Mar 19 2009 2:23 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Dale


GExperts seems to work for me, but I'm not sure how to test it.

Roy Lambert
Thu, Mar 19 2009 6:53 PMPermanent Link

"Malcolm"
Dale Derix wrote:

>
> I too use GExperts to do this, but it wont turn off the TEDBEngine
> for me.  Does this work for you?  I always have to manually go turn
> it off.
>

Hi Dale

It works for me .. just tested again ..
I only set TEDBEngine.Active to False.
If I have it (along with the session and database) True while in the
IDE, it does set the lot to False before a Build.  Saves a lot of
headbanging!

I am using D2009 and GExperts 1.33

Malcolm
Fri, Mar 20 2009 6:56 AMPermanent Link

Uli Becker
Roy

> What I did to make sure of not having things set to active was to install GExperts and use it to set several properties to false - basically any of the TEDB... stuff.

Maybe I am blind - but which feature of GExperts does this job?

Uli
Fri, Mar 20 2009 8:44 AMPermanent Link

"Malcolm"
Uli Becker wrote:

>
> Maybe I am blind - but which feature of GExperts does this job?
>
> Uli

I used to be blind also. Surprised

GExperts > Configuration > Experts panel, scroll to near the bottom,
check "Set Component Properties" > click "Configure" button then play
with it.

Obvious? Well.. Surprised

--
Fri, Mar 20 2009 10:02 AMPermanent Link

Dale Derix
Malcolm wrote:
> Hi Dale
>
> It works for me .. just tested again ..
> I only set TEDBEngine.Active to False.
> If I have it (along with the session and database) True while in the
> IDE, it does set the lot to False before a Build.  Saves a lot of
> headbanging!
>
> I am using D2009 and GExperts 1.33
>
> Malcolm
>

Thanks Malcolm,  I'll give it another try.

Dale
Fri, Mar 20 2009 10:56 AMPermanent Link

Uli Becker
Malcolm,

> Obvious? Well.. Surprised

Really. SmileyThanks a lot - very useful feature.

Uli
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image