Select to view content in your preferred language

Save drawings/graphics directly to database(sql server db) using arcgis javascript?

1830
1
10-18-2013 05:18 AM
KirtikaChauhan
Deactivated User
I am trying to draw some graphics (point,polygon,arrows etc) on map layer and want it to be saved to database ? How do I do it?
My map service is created with SQL server table having lat long values which plots points on map. My requirement is if I create new points on map they should be saved to the table and when I refresh the map service those points should be visible.

My using ArcGIS Javascript API's Drawing tools for creating points and polygons.

Any help is really appreciated...
0 Kudos
1 Reply
BenFousek
Deactivated User
0 Kudos