Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread TDBISAM.Ranged produces AV if no index is set
Wed, Jun 20 2007 5:30 PMPermanent Link

Dave Harrison
I thought I should mention that if I execute TDBISAMTable.Ranged and the
indexfieldname='', then I get an AV since there is no current index. It
would be better if Ranged just returned False (because it can't be in a
Range without a current index).

For now I'll just check to see if there is a current index before
calling Ranged.

Dave
Fri, Jun 22 2007 6:31 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Dave,

<< I thought I should mention that if I execute TDBISAMTable.Ranged and the
indexfieldname='', then I get an AV since there is no current index. It
would be better if Ranged just returned False (because it can't be in a
Range without a current index). >>

I'll make sure this is fixed in the next DBISAM build.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image