Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 7 of 7 total
Thread Dread DST and DBISAM Compile
Mon, Mar 12 2007 12:51 PMPermanent Link

Every time DST happens, all my libraries re-compile. Fine.

What is it about DBISAM that makes it a 'Warnings' factory and takes
_forever_ to recomile?

Regards,
Scott.

Mon, Mar 12 2007 5:58 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Scott,

<< Every time DST happens, all my libraries re-compile. Fine.

What is it about DBISAM that makes it a 'Warnings' factory and
takes_forever_ to recomile? >>

Could you give me an example of the warnings that you're getting ?  I don't
see any of the behaviors that you cite here when I compile it.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Mar 13 2007 12:23 AMPermanent Link

Dave Harrison
smartin@pdq.net wrote:

> Every time DST happens, all my libraries re-compile. Fine.
>
> What is it about DBISAM that makes it a 'Warnings' factory and takes
> _forever_ to recomile?
>
> Regards,
> Scott.
>
>
Scott,
     You could move to Saskatchewan and that would solve the problem. Smile

Dave
Tue, Mar 13 2007 9:39 AMPermanent Link

Tim,

Hopefully it is a setting in Delphi. It will sometime take almost an _hour_
to compile all of DBISAM.
I can compile my entire library in minutes. I get 12K warnings on compile.
dbisamen,dbisamlb take
the longest.

Regards,
Scott.


"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote in message
news:F14F7F06-033E-4A8A-8168-6190B0FBFEC0@news.elevatesoft.com...
> Scott,
>
> << Every time DST happens, all my libraries re-compile. Fine.
>
> What is it about DBISAM that makes it a 'Warnings' factory and
> takes_forever_ to recomile? >>
>
> Could you give me an example of the warnings that you're getting ?  I
> don't see any of the behaviors that you cite here when I compile it.
>
> --
> Tim Young
> Elevate Software
> www.elevatesoft.com
>

Tue, Mar 13 2007 6:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Scott,

<< Hopefully it is a setting in Delphi. It will sometime take almost an
_hour_ to compile all of DBISAM.I can compile my entire library in minutes.
I get 12K warnings on compile. dbisamen,dbisamlb take the longest. >>

Whoa, that isn't normal and it certainly sounds like something with the
Delphi compiler/IDE.  What are the warnings that you're getting ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Mar 13 2007 6:54 PMPermanent Link

I stopped typing after 3500 Wink

I will have to look the next time I dare to Build All I guess.

Regards,
Scott.

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote in message
news:BBCB2A39-C522-4D21-A538-043B5C3834E5@news.elevatesoft.com...
> Scott,
>
> << Hopefully it is a setting in Delphi. It will sometime take almost an
> _hour_ to compile all of DBISAM.I can compile my entire library in
> minutes. I get 12K warnings on compile. dbisamen,dbisamlb take the
> longest. >>
>
> Whoa, that isn't normal and it certainly sounds like something with the
> Delphi compiler/IDE.  What are the warnings that you're getting ?
>
> --
> Tim Young
> Elevate Software
> www.elevatesoft.com
>

Wed, Mar 14 2007 1:52 AMPermanent Link

Dave Harrison
smartin@pdq.net wrote:

> Tim,
>
> Hopefully it is a setting in Delphi. It will sometime take almost an _hour_
> to compile all of DBISAM.
> I can compile my entire library in minutes. I get 12K warnings on compile.
> dbisamen,dbisamlb take
> the longest.
>
> Regards,
> Scott.
>
>
> "Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote in message
> news:F14F7F06-033E-4A8A-8168-6190B0FBFEC0@news.elevatesoft.com...
>
>>Scott,
>>
>><< Every time DST happens, all my libraries re-compile. Fine.
>>
>>What is it about DBISAM that makes it a 'Warnings' factory and
>>takes_forever_ to recomile? >>
>>
>>Could you give me an example of the warnings that you're getting ?  I
>>don't see any of the behaviors that you cite here when I compile it.
>>
>>--
>>Tim Young
>>Elevate Software
>>www.elevatesoft.com
>>
>
>
>
Scott,
   The first thing to check for is your library path. Maybe you're
pointing to the wrong library?

Dave
Image