the problem is that when writing the transfer of parameters to the procedure from the file php var val = "exec [data-site_TO_DB] @tag_time = \ '\' \ '" + string_time + "\' \ '\', @tag_name = \ '" + id + "\ ', @val ='" + obj.value + "';";
The "value" parameter when writing Russian text is written in the base abracadabra, and the English text is written normally, probably the problem with the encoding. I would like to know if there is a solution to recoding the transmitted value into the procedure? Because the change of encoding in the database column does not apply