Select to view content in your preferred language

How to connect to ArcSDE using ArcObjects in 10.2?

2788
2
11-14-2013 02:37 AM
SanajyJadhav
Deactivated User
Hi,

I see that ArcSDE is changed a lot in 10.2.

I am developing a command in ArcObjects 10.2 for doing some tasks on ArcSDE. However,ArcObjects 10.2 help documentation is not available yet.

So, can anybody, please give me a code to connect to ArcSDE 10.2 using ArcObjects please?

Any help is appreciated.

Thanks in advance,
SJ.
0 Kudos
2 Replies
RichardWatson
Deactivated User
I think that you asking about the ArcSDE SDK API.  Is that correct?

The document below says that this is end of life:

http://downloads2.esri.com/support/TechArticles/W26496_W25918_DEPRECATION_PLAN_FOR_ARCGIS_101_and_10...

That said, I believe (because I have done it) that you have to request this from ESRI (i.e. you cannot download it).  10.2 is done and 10.2.1 is supposed to release later this year.

If you are talking about connecting to an Enterprise GeoDatabase using ArcObjects then your existing code should work just fine:

http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/Overview/002500000n8v00...

Apologies if I misunderstood your question.
0 Kudos
SanajyJadhav
Deactivated User
Richard,

Thanks for the reply. I meant to connect to enterprise SDE using ArcObjects code.

If, my existing code is going to be fine,then no issues for me.

Regards,
SJ.
0 Kudos