22.09.2016, 12:36
Quote:
Error in syntax because strings need apostrophes around them like '%e' or '%s'.
By the way, you don't need sscanf for 1 string parameter. Use isnull + params. |
I use sscanf because i'm to familiar to it, i never use isnull.Thank you again.