Two questions related to features and the data associated with them. 1. I have successfully bound an Access recordset to a layer of features. There is a one-to-one relationship -- one feature equals one row. In general, however, one feature can correspond to many rows. So how do I make updates to the data in the dataset? I tried just assigning a value to an entry in the dataset but that does not work. If I have to somehow go through the original recordset to do the update, then I'm not sure I see the usefulness of data binding. 2. One of my layers of features is actually a MapInfo table, with some data in it. Is there a good way to read and write that data? The only thing I have come up with is to keep changing the KeyColumn of the layer and then reading/writing the KeyValue of a feature. This seems like a hack. Is there a better way? Thank you, Jason Frank [EMAIL PROTECTED] ---------------------------------------------------------------------- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
