stringsql="update lasa_mediafile set \"ShowOnMap\"="+showOnMap+",display="+display+",\"file_tags\"='"+fileTags+",display='"+display+"',\"graffitiJson\"='" +graffitiJson+"' where \"Id\"='"+id+"'";
stringsql="update lasa_mediafile set \"ShowOnMap\"="+showOnMap+",display="+display+",\"FileTags\"='" +fileTags+",display='"+display+"',\"GraffitiJson\"='" +graffitiJson+"' where \"Id\"='"+id+"'";