[mapguide-users] Repository corruption from multiple users creating redlines?

Hans Milling hm at geograf.dk
Tue Jun 10 23:42:42 PDT 2014


We use an SQL Server layer as the layer where the user is drawing and things
are saved. If the user only have to draw a single or two polygons, then we
just use openlayer/javascript and then post the geometry to the server when
the user saves. The code behind/Maestro API can then handle the save.
Can't you use a lock (_lockobj) { /* the code that saves the data */ } to
prevent multiple users from accessing the same file at the same time?

Best regards
  Hans Milling...





--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Repository-corruption-from-multiple-users-creating-redlines-tp5145063p5145192.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list