Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Temporary indexes?
Thu, Jan 4 2007 1:52 PMPermanent Link

Michael Fullerton
In DBISAM v4 is it possible to create temporary indexes on a table
without having to open the table exclusively? If not that would be an
awesome feature for ElevateDB. If you had temp indexes then you could
easily sort any table in a DBGrid by clicking the title cell without
having to create a persistant index (ASC and DESC) for every field.

___
Free Project Time Tracker for Delphi Developers
http://www.cybermatrix.com/pcdelphi.html
Thu, Jan 4 2007 4:25 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< In DBISAM v4 is it possible to create temporary indexes on a table
without having to open the table exclusively? >>

No.

<< If not that would be an awesome feature for ElevateDB. If you had temp
indexes then you could easily sort any table in a DBGrid by clicking the
title cell without having to create a persistant index (ASC and DESC) for
every field. >>

It certainly is an awesome feature, but there are concurrency issues that
cause problems with such a scenario.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image