Hello,
I want to create a form that edits some related tables in arcgis desktop. I need to create a feature and then populate the table columns with values and then complete editing the next related table, like using the tabstrip arcobject or the multipage arcobject or a command button to open a new form to edit.
I have some related access tables that I imported to arcgis to a New File Geodatabase.gdb and I want to edit all related table like in Microsoft Access that insert the value from the first table (primary key) into the related table in an automated way, inserted according the previous table primary key.
I don't now how to start this project in Visual Basic inserted in arcmap, or using visual studio 2008 and which library's do I need to accomplished this task.
Thanks.