I hope I'm asking the right question, in the right place.

I have some an xml file generated that will eventually be passed in a word document, but till it gets there I have some values I need to pass into the xml file.

For instance, everytime the word %@ProspectName% is seen in xml I Need it to go into a sql database and find the value for that and replace it in the xml document. I hope this makes sense, and I hope I'm not shooting in the dark here.

Thanks!!