When I used Notepad++ to open ArcSDE connection file(.sde) encoding ANSI, it's just messy code!
Is there any application available to open it ?
Or anyone can give a sde file example encoding utf-8 to me?
Vince
20.5k16 gold badges49 silver badges65 bronze badges
-
have you tried opening it up in normal notepad?MapMan– MapMan2017年10月12日 11:24:46 +00:00Commented Oct 12, 2017 at 11:24
-
4It is a binary file with encryption. You should not edit it, ever.Vince– Vince2017年10月12日 11:41:00 +00:00Commented Oct 12, 2017 at 11:41
-
@MapMan Yes,but it's still messy code! And I also saved it as file encoding utf-8,but it just turned parts of codes ,still messy codes!DeSire– DeSire2017年10月12日 12:18:21 +00:00Commented Oct 12, 2017 at 12:18
1 Answer 1
It's not a text file so changing encoding wouldn't change the thing. If you need to get some data from it you should work with it from ArcGIS environment, open properties tab for this connection and find what you're looking for.
answered Oct 12, 2017 at 12:04
-
Thanks for your answer! Now I know more about what it is !Best wishes!DeSire– DeSire2017年10月12日 12:35:21 +00:00Commented Oct 12, 2017 at 12:35