Tagged Questions
0
votes
1answer
54 views
Is it possible to create an “Empty” version of an SDE database?
Is it possible to create an "Empty" version of an SDE database? I have a large default SDE database that I would like to create an empty version for a new project. By "Empty" version I am referring ...
4
votes
2answers
487 views
How can we use SQL to update feature class attributes in a versioned geodatabase in ArcGIS Workgroup
ArcGIS Workgroup Edition 9.3.1, MS SQL 2005 Express
I have some attribute data that I want to periodically update with information from another RDBMS using SQL UPDATE commands. The data is ...
1
vote
3answers
701 views
Is the “sdetable” command available with ArcGIS Workgroup
Is the "sdetable" command available with ArcGIS Workgroup, or only the Enterprise edition?
We have ArcGIS Server Workgroup 9.3.1 and want to update some of the feature class tables with data from ...
3
votes
4answers
761 views
Creating a multiversioned view with ArcSDE and SQL Server 2008 R2
I am using the administration command sdetable -o create_mv_view to create a multiversioned view on a table in SQL Server 2008 R2.
Everything appears to be working correctly with one exception: The ...