Hi,
Is it possible to get geodatabase version (upgrade status) using ArcPy? Like showned in image anexed.
Thanks
That information is normally available in the Version table (DESCRIPTION field) in the database. So you can query that table using SQL or Python and get the geodatabase version.
ArcSDESQLExecute
Example: Finding the geodatabase release using SQL
Exactly what i needed!
Thank you!!!
Hi Dan,
Thank you for your answer, but it is not what I am looking for...
I need to programmatically discover the version of the geodatabase, for example 10.2 - please look the attachment in my post.
this?
ListVersions—ArcGIS Pro | Documentation
Version—ArcGIS Pro | Documentation
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.