Icon View Incident Report

Serious Serious
Reported By: Jeff Cook
Reported On: 4/28/2002
For: Version 3.10 Build 1
# 1114 Calling RestructureTable with Empty Full Text Space or Index Characters Results in No Text Index

The following restructure code executes BUT the table isn't getting the new full text index that I want. I've also added a "RestructureIndexDefs.Update".

I'm trying to add a full text index like this:-

RestructureTable(0,0,1,0,False,'','',512,-1,'StreetName',nil,'','',True);



Comments Comments and Workarounds
The workaround is to specify the space and include characters explicitly in the RestructureTable call.


Resolution Resolution
Fixed Problem on 4/30/2002 in version 3.11 build 1
Image