Viewing 4 posts - 1 through 5 (of 5 total)
It works! Thanks so much for sticking with me and solving this issue.
The complete string is:
SELECT REPLACE(CAST(layerXMLData AS VARCHAR(MAX)), '/>', 'groupid=''' + CAST(groupid AS VARCHAR(5))+ ''' />')
FROM [LOCAL_TEST].[dbo].[testtable10]
Are...
January 15, 2013 at 11:39 am
Dwain,
It looks like my last post #1405712 was posted less than a minute after your new suggestion, so that post was actually a reply to your first comment, not...
January 11, 2013 at 2:59 pm
Dwain.c,
Thank you for your input and advice. This is indeed how I would like the final output to look. However, I need the groupId to populate automatically based...
January 10, 2013 at 5:37 pm
Sean,
Thanks for the pointers on correct posting. Apologies for my rookie mistake.
I have been using and reviewing your how-to-post document and I've learned a lot just from reading it. I...
January 10, 2013 at 5:32 pm
Viewing 4 posts - 1 through 5 (of 5 total)