IndexName on Access Table

From: Gerhard Venter (gventer_at_comtronic.com)
Date: 05/26/04


Date: Wed, 26 May 2004 14:03:41 -0700

I am trying to set the IndexName on an Access table so when ever the user
click on a grid header the dataset will be sorted by that column. I have
created the indices for the table in Access but for some reason it is not
displayed in the dropdown list in the Object Inspector. The cursor is client
side.

Anybody know if it is possible at all?

Thanks
Gerhard.



Relevant Pages

  • Re: IndexName on Access Table
    ... Gerhard Venter wrote: ... > I am trying to set the IndexName on an Access table so when ever the user ... > click on a grid header the dataset will be sorted by that column. ... The cursor is client ...
    (borland.public.delphi.database.ado)
  • Thanks to both you guys
    ... > I am trying to set the IndexName on an Access table so when ever the user ... > click on a grid header the dataset will be sorted by that column. ... > Gerhard. ...
    (borland.public.delphi.database.ado)
  • Re: IndexName on Access Table
    ... >click on a grid header the dataset will be sorted by that column. ... >created the indices for the table in Access but for some reason it is not ... The cursor is client ... You don't use indexes you use the indexFieldnames property to set the fields you ...
    (borland.public.delphi.database.ado)