S
Stapes
Hi
I have a code procedure that is building a file from a series of
operations. I wanted to avoid the possibility of duplication, so I set
up the first field as indexed.
However, when I run SELECT ...INTO, it appears to delete my table
definition & make a new one. My index is gone.
How damned frustrating.
Stapes
I have a code procedure that is building a file from a series of
operations. I wanted to avoid the possibility of duplication, so I set
up the first field as indexed.
However, when I run SELECT ...INTO, it appears to delete my table
definition & make a new one. My index is gone.
How damned frustrating.
Stapes