trailing null missing from STR bind value error message
528956Aug 19 2006 — edited Apr 3 2012Hi
I am getting "trailing null missing from STR bind value" error message while updating a record and I found that in Internet, we need to terminate the string with a null character .
Is it a correct answer?, if so, how do I do that?