Charista--You can iterate through the attribute table using get_CellValue (you might want to use get_FieldIndexByName as well for safety). There are several good examples of its use on the doc pages. You can also execute sql queries against the attribute table using a dBase driver, since it is a standard format .dbf
Don
Don