Tagged Questions
2
votes
0answers
166 views
Store elements of Imap into BLOB fields using IPersistStream
I have an IMap (include elements: text, line) and I want to store it into a field of a table in SQL, so I can load it again later. I used below codes, but I got an the error :
public class Test
{
...
2
votes
1answer
790 views
Feature Class To Geodatabase => ERROR 000210: Cannot create output
error messages:
Executing: FeatureClassToGeodatabase E:\jags20120321.mdb\ch_cs "Database Connections\Connection to localhost.sde" "Database Connections\Connection to localhost.sde"
Start Time: Sat ...
1
vote
0answers
226 views
Is it possible to create an updateable spatial view?
1- I have encountered a problem relating with sde commands for creating sde_ view and also sde_table . I used appropriate codes but an error massage occured during execution.
the related codes:
...
4
votes
2answers
484 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
697 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 ...
6
votes
2answers
2k views
ArcSDE - where to start?
As I long ago figured out that I need more complex query-asking abilities (other than the standard select provided by arcgis), and as I will someday have to admin a small scale SDE database that will ...
4
votes
1answer
273 views
Has anyone successfully installed HAZUS MR4?
I am attempting to install HAZUS-MH MR4 (v1.4) on a Windows XP SP3 computer with ArcGIS 9.3 SP1 installed. The installation seems to be running fine up until it attempts to start services. Then it ...