A
AP
Hi,
I'm trying to populate a word document with data from a database. Every time
the document is opened I wish to repopulate certain fields with updated
information from the database. I am using c# and have a mechanism in place
that opens the document (using the Word COM interface) and at that point
could do this population. My question is what fields can I use in Word that
will allow me to get a handle on them in my C# code, and update the text
that's displayed, and preserve the field information so that the fields can
be updated again in the future.
Thanks for your help,
Adam
I'm trying to populate a word document with data from a database. Every time
the document is opened I wish to repopulate certain fields with updated
information from the database. I am using c# and have a mechanism in place
that opens the document (using the Word COM interface) and at that point
could do this population. My question is what fields can I use in Word that
will allow me to get a handle on them in my C# code, and update the text
that's displayed, and preserve the field information so that the fields can
be updated again in the future.
Thanks for your help,
Adam