|
POST
|
Hi all How to change Allow NULL Values in a field from No to Yes Please advise
... View more
09-14-2010
11:41 AM
|
0
|
0
|
474
|
|
POST
|
Hi all, Is there a way to keep track of a version of a service area layer (a polygon) before it is modified, to be able to go back in time and find when it was modified and the type of modification that was done. I need a history layer option Regards
... View more
09-10-2010
07:29 AM
|
0
|
1
|
765
|
|
POST
|
I just unchecked the "Is Abstract" on the ESRI Classes::Feature and everything worked fine!
... View more
09-03-2010
07:13 AM
|
0
|
0
|
701
|
|
POST
|
Hi all I have 3 error messages when I run the ESRI semantics checker: "Class inherits from an ESRI abstract class" This is my diagram: - an ESRI class: Feature - an asbtract class thar ihnertis from ESRI Calss - a regular class that inherits from the rpevious abstract class
... View more
09-03-2010
05:40 AM
|
0
|
1
|
1560
|
|
POST
|
Hi all WE are currently using ArcLogistics online version 10. When loading the zones layer in ArcLogistics created with State Plane Corrdinates, ArcLogistics requires to use the Geographic WGS 1984 coordinate system. How can I convert my State Plane coordinates into Geographic WGS 1984 ones ? Is there a way to use State Plane corrdinates in ArcLogistics? Please advise
... View more
08-30-2010
10:18 AM
|
0
|
1
|
3682
|
|
POST
|
Hi all We have three feature classes that have a relationship 1:1 to the same table. When editing a FC and adding a new feature, we can add a new record on the table. But after reconciling/posting and Compressing the record in the table disappears Did you have any problem posting/reconciling relationships? Any ideas about what could be causing that?
... View more
08-25-2010
02:28 PM
|
0
|
0
|
576
|
|
POST
|
Hi all In SDE Oracle, is thre a way to change the order fields of the fields in a feature class. I know that in personal geodatabase I just open Ms Access and change the order and it works
... View more
08-20-2010
03:27 PM
|
0
|
1
|
2426
|
|
POST
|
Hi all I am using SDE in Oracle 10G, and the account opening the table has erad and write privileges. Is it possible to edit a SDE table that is not versioned in an editing session in Arc Map? Is there any difference between the fact that the database is protected or public?
... View more
08-09-2010
10:35 AM
|
0
|
1
|
2153
|
|
POST
|
Hi all I just downloaded Arclogistics Online that has a 30 days trial offer, and I would like to know how to add an existing license. Thanks Jose
... View more
08-04-2010
04:07 AM
|
0
|
2
|
4349
|
|
POST
|
Hi all What is the simplest way to deploy a layer representation created in a feature class in development to the same feature class in production?
... View more
08-02-2010
11:15 AM
|
0
|
1
|
1492
|
|
POST
|
Hi all After running the geometric network tool it shows the following error message: Invalid Features Report Some Features Could not be added to the network
... View more
07-22-2010
07:33 AM
|
0
|
1
|
819
|
|
POST
|
Hi all Is there a way to edit ArcSDE feature classes that are not versioned? I am able to edit a feature using ArcGIS Server, but I haven't found a way to edit this same feature in ArcMap. I am thinking about a solution that will allow a user to edit polygons thought the web or directly in ArcMap
... View more
07-17-2010
05:30 AM
|
0
|
5
|
5723
|
|
POST
|
Hi all This is a question about a field that must be auto incremented in a feature class. The feature class belongs to a geodatabase based in ArcSDE and Oracle 10G. I would like to know if an Oracle Sequence can be used in a feature class when edited to have the field populated by a trigger. I saw this example and wanted to know if I can implement it: Example Number 2 ... How to create an autoincrement field in a table with a sequence ... SQLWKS> create table bob(a number , b varchar2(21)); Statement processed. First create a sequence SQLWKS> create sequence x ; Statement processed. Then create the trigger. create trigger y before insert on bob for each row when (new.a is null) begin select x.nextval into :new.a from dual; end; / http://www.databaseanswers.org/sql_scripts/ora_sequence.htm
... View more
07-17-2010
05:27 AM
|
0
|
1
|
2691
|
|
POST
|
What I need is to change the type of an existing field from Short Integer to Float.
... View more
07-15-2010
05:29 AM
|
0
|
0
|
1897
|
|
POST
|
Hi all, In a SDE Oracle 10G goedatabase is thre a way to chage the type of a field from itneger to float. I jsut tried to run a cript in oracle: alter table mytable modify ( angle number(5,2) ); commit; and it worked in oracle, but I do not see the field type modified in ArcCatalog because it shows Short integer as type, instead of float how can I change its type?
... View more
07-15-2010
04:29 AM
|
0
|
3
|
4077
|
| 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 |
6 hours ago
|