Viewing post 61 (of 61 total)
Ok, Let's say I have 2 tables in SQL DB. For example:
And I need to build XML that will look like:
<NAME><RESPONSE1>blabla</RESPONSE1> <RESPONSE2>blabla</RESPONSE2> <RESPONSE3>blabla</RESPONSE3> </NAME>
From fields Name(1st table)...
June 24, 2005 at 12:31 pm
#568363