I am new to Python and ArcGIS 10 and have been trying to quickly learn Python so I can connect my mxd and Access database. My goal is to click on a point in ArcGIS which will follow a hyperlink that opens MS Access and is directed to a specific form and record based on a field within my attribute table.
Does anyone know of any available code? Does this code get entered into the Python window or the hyperlink script windown within the layer property?
Thank you in advance!