Icon View Incident Report

Serious Serious
Reported By: Paul Chen
Reported On: 2/4/2002
For: Version 3.04 Build 1
# 1016 Using ALTER TABLE SQL Statement to Add Text Index Only Causes AV

When I use the following SQL I got an access violation. I am trying to add full text index of field "Authors" to table "bib".

Alter table bib TEXT INDEX ("Authors")



Resolution Resolution
Fixed Problem on 2/5/2002 in version 3.05 build 1
Image