Board index » delphi » "Invalid index/tag name."
david.steigerw...@jhuapl.edu (David Steigerwald)
![]() Delphi Developer |
Sun, 18 Jan 1998 03:00:00 GMT
"Invalid index/tag name."
I have been struggling with this all day. I am trying to create a secondary
index on a Paradox database table, and I get the message "Invalid index/tag name. Index: SENSORS" Here is the latest version of the code: TACopy.Mode := batCopy; It consistantly blows up on the second AddIndex, even though I swear I had this |