Hi 

 Just wondering, if there is any xml file that needs to be written so
that In the 

"mail merge wizards"-> step 3. "Check if the address data matches
correctly".

is enabled by default?

Also there is no provision to map  more than 14 attributes (<Title>
<ZIP> ...etc)

Though I have updated my  DataAccess.xcu  still the defult columnNames
matching is not happening ?

I wonder if it is picking up properly !!

<node oor:name="com.sun.star.comp.sdbc.evoab.OEvoabDriver">
      <node oor:name="EvolutionPreferences">
        <prop oor:name="FullPathExportingCommand">
          <value>Personal</value>
        </prop>
      </node>
      <node oor:name="ColumnAliases">
        <prop oor:name="First Name">
          <value>given_name</value>
        </prop>
        <prop oor:name="LastName">
          <value>family_name</value>
        </prop>
        <prop oor:name="DisplayName">
          <value>full_name</value>
        </prop>

Where I need to do changes to get the default mapping of column ? Any
pointers ?

Regards,
Jayant

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to