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