20.07.2011, 15:07
Good job, I might make a use of this.
However you might consider optimising your code as sscanf ain't really required, and the way you are checking if the string is empty isn't really that efficient (have a look at isnull).
However you might consider optimising your code as sscanf ain't really required, and the way you are checking if the string is empty isn't really that efficient (have a look at isnull).