Viewing 8 posts - 1 through 9 (of 9 total)
Thanks very much! It works great.
January 15, 2009 at 3:45 pm
Could you post your syntax?
I tried:
set @presp = @pFile.value('(/*:Enroll/../Context/@SubmitterUserId)[1]', 'varchar(30)')
and get a null result.
Thanks!!!
January 14, 2009 at 3:39 pm
Thanks very much! I tweaked it a bit and was able to insert my XML to a table as a binary and then select it back as XML.
This is...
November 10, 2008 at 1:55 pm
you are AWESOME!!!!!!!!!!!!!!!!!!!! Thank you. This worked perfectly AND I learned something! Thanks!!!
September 3, 2008 at 3:41 pm
Very sorry. I grabbed a sample I had manually altered. Here is a straight file.
Thanks,
Maureen
September 3, 2008 at 2:38 pm
Thanks. I didn't scroll down far enough before to see the attachment option.
Here is the XML as an attachment.
September 3, 2008 at 2:28 pm
You bring up a good point regarding 350 values to 350 variables.
The project is, a user can fill in a PDF and save it to the database. The PDF...
August 27, 2008 at 1:41 pm
Thanks for the info. Let me see if I can make this more precise.
I have an XML file that I convert to a table that looks like this:
FieldName ...
August 27, 2008 at 12:46 pm
Viewing 8 posts - 1 through 9 (of 9 total)