Board index » delphi » TTable.AddIndex creates MDX for FoxPro table (!?)
Richard Grossman
![]() Delphi Developer |
Fri, 08 Dec 2000 03:00:00 GMT
TTable.AddIndex creates MDX for FoxPro table (!?)Using Delphi 3.02, BDE 4.51, database with native FoxPro driver. If the index already exists (CDX), then Delphi/BDE adds indexes (tags) If none exists, then Delphi/BDE creates an MDX file! This looks like a I'm seeking a workaround. I've tried some that don't work. For Thanks in advance if you can advise how to deal with this... and I |