 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Hans van Buggenum Guest
|
Posted: Sat Nov 20, 2004 9:38 pm Post subject: paradox table with index |
|
|
Hi,
I am using a pradoxtable with an index. When i insert a record and want to
use te code findkey Delphi gives a warning that te index is not up to date.
I can understandthat because there is a new record.
How can i update the index runtime?
I tried it with
Datamodule1.Planten_Table.AddIndex('Geslacht_Index', 'GESLACHT', []);
Datamodule1.Planten_Table.IndexName := 'Geslacht_Index';
This does not work.
Has anyone an idea?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|