I have a table with a char[10] field and 9 records. I put the numbers 1-9 in this field and then went into the table designer to add an index on the field. When it tried to do it, I got a fatal error message. I went back and changed the field to integer and reentered the numbers and it created an index, no problem. Does the index creater get confused when it finds what looks like numbers in a character field or was this just a random failure?
Dave Dardinger
Dave Dardinger