Board index » delphi » Paradox cannot create case-sensitive index?
John Hopkins
![]() Delphi Developer |
Tue, 28 Dec 2004 16:22:51 GMT
Paradox cannot create case-sensitive index?
Hi,
I encountered a problem which is frustrating me much. I tried to create paradox table with case-sensitive index by the following code, but failed: with Table1 do Please help me to understand what is going on? Thanks in advance, |