Dear all
I am facing the next problem:
- I have a feature datasatet and a table in a geodatabase, both with the same name (lets say "object1"). It seems not to be any restriction for this.
- However, when I try to get the description (arcpy.Describe) using this common name "object1" I always get the description of the feature dataset and I am not able to access to the description of the table.....
Is there any workaround?
Thank you in advance
Jesús de Diego