D
Donna
I had a rather large table that I copied and renamed, then deleted many of
the obsolete columns.
Now the table only gives IS NULL/IS NOT NULL, when I try to filter the
columns for the values within the columns.
What happened when I copied and renamed? I see under options that the box
is checked that says "show values in local indexed fields". Does that mean
that the indexing got lost when I copied and renamed?
I changed one of the columns to indexed and now the values appear. What was
the proper procedure for copying, renaming.
The reason I had to do that in the first place was that I wanted to insert
another column and the original table gave me an error that said "Too many
fields defined" so I assumed that the table was too large?
Any clarification, suggestions for future greatly apprecaited. Now I'm
going to reapply the index set to "yes" for all fields if that is what is
necessary.
the obsolete columns.
Now the table only gives IS NULL/IS NOT NULL, when I try to filter the
columns for the values within the columns.
What happened when I copied and renamed? I see under options that the box
is checked that says "show values in local indexed fields". Does that mean
that the indexing got lost when I copied and renamed?
I changed one of the columns to indexed and now the values appear. What was
the proper procedure for copying, renaming.
The reason I had to do that in the first place was that I wanted to insert
another column and the original table gave me an error that said "Too many
fields defined" so I assumed that the table was too large?
Any clarification, suggestions for future greatly apprecaited. Now I'm
going to reapply the index set to "yes" for all fields if that is what is
necessary.