Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Python Scripting Problem

$
0
0
I try to select "Annotation_Class_ID" = "Lot-No-Pid" rows from InTable and delete FeatureID, Zorder,SymbolID..... fields in the same table. for that I tried to write line 70 & 71 in script1. when I run the script, it works without errors. But above delete fields and other attributes are available in the new table.
Then I thought another way to do this and write line 73 - 75 in the script. But in both methods delete fields and the unwanted records are appear in the new table. Pl give me a help to remove unwanted fields & records in the table.

Thanks

Padmasiri
Attached Files

Viewing all articles
Browse latest Browse all 2485

Trending Articles