| View previous topic :: View next topic |
| Author |
Message |
Dennis27 Newbie

Joined: 19 Aug 2010 Posts: 2
|
Posted: Thu Aug 19, 2010 11:56 pm Post subject: Delphi Mailmerge Updating Merge Fields |
|
|
Hello,
I am trying to make an Openoffice Mailmerge working with Delphi.
I think the Mailmerge is working fine, but the Merge Fields which are uses by the Datasource won't update. In my odt File I have an registered Datasource with one Dataset.
It looks like this:
"Name" "Surname"
"Pete" "Peterson"
Now i am replacing this Database with annother one by Creating a new Database from a Flat file and then i execute the mailmerge.
In the new file i have 3 datasets with the same fields.
The mailmerge is creating 3 new documents, but the Fields in the new document are all the same (the field values from the old Database), but i can see cause of the number of created documents that the mailmerge uses the right database. So why are the Field Values in the new created Files are all the old ones?
Last edited by Dennis27 on Fri Aug 27, 2010 3:39 am; edited 1 time in total |
|
| Back to top |
|
 |
Dennis27 Newbie

Joined: 19 Aug 2010 Posts: 2
|
Posted: Mon Aug 23, 2010 12:27 am Post subject: |
|
|
| hello, i figured out that openoffice 3.2 crashes if u try to make a mailmerge. I unistalled it and tried to take an older version (3.1), now i have a differnt problem. it says: "Failed to save temporary File" but i am sure that the path and filename are correct. |
|
| Back to top |
|
 |
|