POST
|
Any updates? i need to optimize the extraction of geometry from oracle. thanks
... View more
10-30-2011
04:15 AM
|
0
|
0
|
1
|
POST
|
Please add you comments/feedback to the Make changes to fields after they have been created ArcGIS idea.
... View more
09-20-2011
08:59 AM
|
0
|
0
|
11
|
POST
|
thank you, i used this code & it fixed it: 'Add runtime management ESRI.ArcGIS.RuntimeManager.Bind(ESRI.ArcGIS.ProductCode.Desktop) 'Initialize the application. Dim licenseStatus As esriLicenseStatus = esriLicenseStatus.esriLicenseUnavailable Dim m_AoInitialize As IAoInitialize = New AoInitializeClass() licenseStatus = m_AoInitialize.Initialize(esriLicenseProductCode.esriLicenseProductCodeArcInfo) licenseStatus = m_AoInitialize.CheckOutExtension(esriLicenseExtensionCode.esriLicenseExtensionCodeSpatialAnalyst)
... View more
08-07-2011
11:38 PM
|
0
|
0
|
14
|
POST
|
Hi You can use a Spatial ETL tool and append data to an existing feature class; use the writer mode INSERT (the default) but make sure you do not delete or truncate the target feature class. Regards
... View more
06-14-2011
07:04 AM
|
0
|
0
|
1
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|