Jump to content

RTollison

Members
  • Content Count

    102
  • Joined

  • Last visited

Posts posted by RTollison


  1. i have a project that i am in the beginning stages of.
    I have a dll that can do Merge Fields for RTF documents (devexpress).
    now i am working on getting data to the dll in question.
    My calling program will have to send the merge data in an XML format, format not determined just yet.
    in my dll what would be a good simple way to load the data up into whatever so i can run the merge function of the richeditcontroller.
    needs a datasource and a dataset.
    how to get the xml information into a dataset/datasource object?
    Just looking for ideas/pitfalls/whatever in getting xml data into dataset, anything is on the table since i haven't started yet.

×