Page 1 of 1

Set an index to a table?

Posted: Sat 28 Apr 2018 15:03
by homedweller
i have been using BDE now converted my data to firebird and using InterBase data access component in Delphi.
The problem is that in BDE i set index to table by calling table.indexname := 'indexname' in the interbase data access component i do not have indexname property, how can i use my created indexes??

thank you & cheers,
homedweller

Re: Set an index to a table?

Posted: Tue 01 May 2018 08:05
by ViktorV
The similar question has already been discussed on our forum. Follow the link viewtopic.php?t=34644 for details.