|
POST
|
A way to do that: [datefield] >= TO_DATE('2014-01-01 00:00:00','YYYY-MM-DD HH24:MI:SS') Thanks
... View more
12-08-2014
10:21 AM
|
0
|
0
|
577
|
|
POST
|
Hi all, How can I select all the records created in year 2014 in ArcMap when the layer is stored in SDE Oracle. I am using Query Builder in ArcMap. The field is a date field called DateCreated. Thanks I
... View more
12-08-2014
08:28 AM
|
0
|
1
|
2170
|
|
POST
|
The answer is very simple: MY_FIELD_DATE < CURRENT_DATE - 90 https://community.esri.com/message/442826?et=watches.email.thread#442826
... View more
12-04-2014
10:05 AM
|
0
|
0
|
3109
|
|
POST
|
Hi all How can I calculate the difference between today and a date field in ArcMap in days. I want to select all the records that were created during the last 90 days. Regards
... View more
12-04-2014
07:56 AM
|
0
|
3
|
6991
|
|
POST
|
Thank you! I am going to use Esri Attribute Assistant add-in. ArcGIS for Local Government 10.2
... View more
11-25-2014
04:48 AM
|
0
|
0
|
1831
|
|
POST
|
Hi, Yes I would like to add some logic that requires editors to populate some fields before they save the record. I thought that Checking Allow Null Values in the feature class description will do that, but it doesn't. I want to do it in real-time as a user inputs text. Thanks
... View more
11-24-2014
12:34 PM
|
0
|
2
|
1831
|
|
POST
|
Hi all, Is there a way in ArcMap to force to populate fields that are declared "Allow Null Values to No" with values different from Empty when creating a new feature. I changed in the feature description the Field Property: Allow Null Values to No, but when I create a new feature it populates this field with blank. Is there a way to check that the value entered is not blank? Thanks
... View more
11-24-2014
11:25 AM
|
0
|
4
|
4306
|
|
POST
|
This code works for me: Private Sub SetupDockableWindow() Dim frmDocWinID As UID = New UID frmDocWinID.Value = My.IDs.frmDocWin Dim docWinReference As IDockableWindow docWinReference = My.ArcMap.DockableWindowManager.GetDockableWindow(frmDocWinID) ' If docWinReference.IsVisible = False Then docWinReference.Show(True) End If End Sub
... View more
11-24-2014
08:17 AM
|
1
|
0
|
619
|
|
POST
|
Hi all How to check if an IDockableWindow is open? Thanks
... View more
11-24-2014
07:05 AM
|
0
|
1
|
2234
|
|
POST
|
I found this sample very useful: http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//00490000005p000000
... View more
10-30-2014
06:43 AM
|
0
|
0
|
1740
|
|
POST
|
http://gis.stackexchange.com/questions/62596/get-valules-for-all-fields-from-selected-features
... View more
10-30-2014
04:21 AM
|
0
|
0
|
1740
|
|
POST
|
Is there any link that shwosa full example in C# or VB.Net
... View more
10-30-2014
04:12 AM
|
0
|
0
|
1740
|
|
POST
|
Hi all How to get all selected features from a specific feature class in VB.net thanks
... View more
10-29-2014
11:26 AM
|
0
|
5
|
3308
|
|
POST
|
Hi all I am writing a toolbox for ArcMap and I would like to find a way to search for a layer even if the user changes its name in the table of contents. r Instead of checking the layer name using layer.Name = "Parcels" I would like to check the feature class name in Vb.net or C#. How can I do that? Thanks
... View more
10-29-2014
09:58 AM
|
0
|
1
|
2910
|
|
POST
|
Hi all After doing a clip in a layer in ArcMap if I use the Save As to save the map, the size of the new map is bigger than the old one . Why the size of a map mxd changes? Thanks
... View more
10-29-2014
06:30 AM
|
0
|
1
|
2210
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-01-2026 12:34 PM | |
| 1 | 12-02-2022 08:17 AM | |
| 1 | 12-26-2025 05:02 AM | |
| 1 | 08-05-2025 04:28 AM | |
| 1 | 08-05-2025 04:33 AM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|