Icon View Incident Report

Serious Serious
Reported By: Jon Bondy
Reported On: 10/15/1999
For: Version 1.17 Build 1
# 480 RestructureTable Method Not Working Properly

I just upgraded to 1.17, and now none of my DB restructuring code works any more. Rather than give you a lot of particulars, can you supply a set of source code which would correctly take an old DB and revise a field or two and/or the indices? I'm not seeing any exceptions at run time, but when I try to insert a new field, it fails (silently) and then all of the subsequent logic (which counts on the existence of the new field) falls on its face.


Comments Comments
Problem was with the internal code using the IndexDefs.Count value instead of the new RestructureIndexDefs.Count value for the restructuring.


Resolution Resolution
Fixed Problem on 10/19/1999 in version 1.18 build 1
Image