/* There are dangers to using the xp_sprintf system call in SQL Server 2000. . Firstly, it has a 256 character limit, and . secondly, it suffers from a buffer overflow bug in some versions which can cause all sorts of unpredicatable damage. . it also
Read More