Search found 2 matches

by Cyril
Wed Jul 17, 2024 1:42 pm
Forum: VO & Vulcan
Topic: SetOrder(0) method problem
Replies: 6
Views: 569

Re: SetOrder(0) method problem

Thank you Chris

Yes Reindex problem append after zap. I'll test with the next release

Cyril
by Cyril
Wed Jul 17, 2024 1:30 pm
Forum: VO & Vulcan
Topic: SetOrder(0) method problem
Replies: 6
Views: 569

Re: SetOrder(0) method problem

Hi Chris I think we have some others problems with NTX index. Zap function and Reindex function don't perform correctly. For example the following code: LOCAL oDB AS DbServer LOCAL oMes AS warningbox oDB := DBserver{"C:\Temp\testIndex\EXPLOIT_Test_Zap.DBF", FALSE, FALSE, "DBFNTX"} oDB:SetIndex("C ...