If not you are going to need to show us the code. Basicaly you need to
call the object name for the table UIO with a switchindex and the index
name (or no index to go to the primary)
If not YourObject.swithcindex("yourindex") then
errorshow()
endif
Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982
Tony McGuire wrote:
Quote:
If a table is linked in a DM on one index, you can't swithindex to
another.
Is that the situation? |