View Single Post
  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Address block match fields do not get saved

Why not? AddressBlock doesn't work properly.Your client is presumably paying
you for advice. Better to give him good advice.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



ramudu wrote:
Thanks Doug! Unfortunately, I can't tell my client this (at least
until things get desperate) ...

- Sri

Doug Robbins - Word MVP wrote:
Don't use the AddressBlock. It causes more problems than it solves.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"ramudu" wrote in message
ups.com...
Hi,

Our software has a mail merge functionality where we get the data
source for the Word document (Office 2003) from an Excel
spreadsheet. The software allows you to create the template
document and then later send out correspondence as and when
required by writing out the data to the spreadsheet and linking the
Word document to it.

Once the template Word document is created, it is then picked up by
the software as a byte stream and stored in a (SQL Server 2000)
database as an image field.

The problem I am facing is that one of our clients tried using the
Match Fields functionality of the Address Block and when the person
opened the document again from the software the fields which were
previously linked to the spreadsheet were now dropped.

I tried manually opening (from the disk) the Word document and I saw
the Match Fields were still there. So it seems to be a problem when
the file is saved into the database and then retrieved.

What can I do to resolve this issue? If anybody needs any code
snippets from the application I can provide that on request.

Thanks!

- Sri