Tagged Questions
1
vote
1answer
150 views
ArcToolbox Create Replica tool advanced options
I am trying to create a two-way Replica of my SDE database to another SDE database in ArcGIS 10.0
If I use the Create Replica wizard from the 'Distributed Geodatabase' toolbar in ArcMap I am able to ...
1
vote
1answer
283 views
How to execute gp.execute ArcSDE tool in C#
So I created an ArcGIS 10 toolbox in ArcSDE and added a tool to it.
There are enough examples out there on how to execute a tool.tbx that resides outside SDE or GeoDB.
But in C#, how do you use ...
1
vote
2answers
1k views
Table to Table script fails when copying to SDE
Since TBL2SDE no longer exists (we're running a 64-bit server and ArcGIS 10 doesn't include that executable on a 64-bit installation) I've been using the Table to Table script in ArcToolbox to copy ...