Viewing 2 posts - 1 through 2 (of 2 total)
use space(9)
January 9, 2008 at 5:21 am
#766103
use open xml
prepare xml string in application and pass it as parameter to sqlproc ,
using the following builtin proc u can acieve it
sp_xml_preparedocument,
OPENXML
u can achieve it
January 9, 2008 at 5:15 am
#766100