August 18, 2008 at 3:32 am
(SQL 200) I have a field that I want to retrieve the BinTypeID from.
Here is the XML:
Does anyone know the easiest way to do this? Can these values be used in a oin so I can retrieve the description from a lookup table?
August 22, 2008 at 8:38 am
Replace all instances of < with < to post your XML...
Ryan Randall
Solutions are easy. Understanding the problem, now, that's the hard part.
August 22, 2008 at 8:45 am
Apologies. Here's the XML:
<NewDataSet<
<FormData<
<RequestTypeID<1005</RequestTypeID<
<RequestTypeText<Additional Bin Request</RequestTypeText<
<FormVersion<1.0.0</FormVersion<
<Notes<PLEASE DELIVER AN ADDITIONAL GREY TO THE BACK</Notes<
<Escalate<False</Escalate<
<BinTypeID<20</BinTypeID<
<BinTypeText<Recycling Bin 240 litre (grey)</BinTypeText<
</FormData<
<EligibilityFailure<
<ID /<
<Description /<
</EligibilityFailure<
</NewDataSet<
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply