<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.tntware.com/tntmpd/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Debug Build: 40407.4157)</generator><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file.aspx</link><pubDate>Wed, 01 Feb 2012 19:06:04 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:30</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Current revision posted to Frequently Asked Questions (English) by Troy Wolbrink on 2/1/2012 2:06:04 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[ORGANIZATION]&lt;/li&gt;
&lt;li&gt;[DONORS]&lt;/li&gt;
&lt;li&gt;[GIFTS].&amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported sections will also include (to be described later):&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[APPLICATION]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[FILE]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[DESIGNATIONS]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[GIFTS_BY_DONORS].&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;DECEASED&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;deceased&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="background: SpringGreen;"&gt;ORG_CONTACT_PERSON&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;&lt;span style="background: SpringGreen;"&gt;When&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;it&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;an&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;organization&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;PERSON_TYPE=&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;O&amp;quot;),&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;who&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;contact&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;person&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;organization&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_VALID&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_VALID&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;MOBILE_PHONE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&amp;nbsp; &lt;/b&gt;Mobile phone&amp;nbsp;number.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;MOBILE_PHONE_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the&amp;nbsp;mobile phone was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;MOBILE_PHONE_VALID&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;SPOUSE_MOBILE_PHONE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&amp;nbsp; &lt;/b&gt;Spouse mobile phone&amp;nbsp;number.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;SPOUSE_MOBILE_PHONE_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the&amp;nbsp;spouse mobile phone&amp;nbsp;was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;SPOUSE_MOBILE_PHONE_VALID&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_VALID&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;SPOUSE_EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;SPOUSE_EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;SPOUSE_EMAIL_VALID&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&amp;nbsp; &lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine&lt;span style="text-decoration: line-through; color: red;"&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;DECEASED&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;TntMPD&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;2.2&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;or&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Blank&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;implies&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Is&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;the&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;donor&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;decease&lt;/span&gt;?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/17.aspx</link><pubDate>Tue, 24 Jan 2012 20:09:40 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:294</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 17 posted to Frequently Asked Questions (English) by Troy Wolbrink on 1/24/2012 3:09:40 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[ORGANIZATION]&lt;/li&gt;
&lt;li&gt;[DONORS]&lt;/li&gt;
&lt;li&gt;[GIFTS].&amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported sections will also include (to be described later):&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[APPLICATION]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[FILE]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[DESIGNATIONS]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[GIFTS_BY_DONORS].&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;ADDR_VALID&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;PHONE_VALID&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="background: SpringGreen;"&gt;MOBILE_PHONE&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&amp;nbsp;&lt;/span&gt; &lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;Mobile&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;phone&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;number&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="background: SpringGreen;"&gt;MOBILE_PHONE_CHANGED&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;M/D/YYYY)&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;When&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;mobile&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;phone&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;was&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;last&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;changed&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="background: SpringGreen;"&gt;MOBILE_PHONE_VALID&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="background: SpringGreen;"&gt;SPOUSE_MOBILE_PHONE&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&amp;nbsp;&lt;/span&gt; &lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;Spouse&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;mobile&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;phone&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;number&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="background: SpringGreen;"&gt;SPOUSE_MOBILE_PHONE_CHANGED&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="color:#3366ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;M/D/YYYY)&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;When&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;spouse&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;mobile&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;phone&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;was&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;last&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;changed&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;SPOUSE_MOBILE_PHONE_VALID&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;EMAIL_VALID&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;MEMO&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;SPOUSE_EMAIL&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;Email&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;address&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;SPOUSE_EMAIL_CHANGED&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;M/D/YYYY)&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;When&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;email&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;was&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;last&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;changed&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;SPOUSE_EMAIL_VALID&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;MEMO&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&amp;nbsp;&lt;/span&gt; &lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/16.aspx</link><pubDate>Wed, 05 Oct 2011 19:13:57 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:291</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 16 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/5/2011 3:13:57 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[ORGANIZATION]&lt;/li&gt;
&lt;li&gt;[DONORS]&lt;/li&gt;
&lt;li&gt;[GIFTS].&amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported &lt;span style="text-decoration: line-through; color: red;"&gt;section&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;sections&lt;/span&gt; will also include (to be described later):&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[APPLICATION]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[FILE]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[DESIGNATIONS]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[GIFTS_BY_DONORS].&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table3" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/15.aspx</link><pubDate>Wed, 05 Oct 2011 19:04:47 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:256</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 15 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/5/2011 3:04:47 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[ORGANIZATION]&lt;/li&gt;
&lt;li&gt;[DONORS]&lt;/li&gt;
&lt;li&gt;[GIFTS].&amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported &lt;span style="text-decoration: line-through; color: red;"&gt;versions&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;section&lt;/span&gt; will also include (to be described later):&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[APPLICATION]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[FILE]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;[&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;ACCOUNT_BALANCE]&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[DESIGNATIONS]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[GIFTS_BY_DONORS].&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table3" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/14.aspx</link><pubDate>Mon, 03 Oct 2011 21:46:35 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:255</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 14 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/3/2011 5:46:35 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[&lt;span style="text-decoration: line-through; color: red;"&gt;ORGANIZATION],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ORGANIZATION]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;[DONORS]&lt;span style="text-decoration: line-through; color: red;"&gt;and&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;[GIFTS].&amp;nbsp; &lt;span style="text-decoration: line-through; color: red;"&gt;An&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;example&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;is&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;listed&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;below&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&amp;nbsp; &lt;span style="text-decoration: line-through; color: red;"&gt;(&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;The&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;complete&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;version&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;is&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;available&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;here&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;:&lt;/span&gt;&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/span&gt;&lt;/a&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;)&lt;/span&gt;&amp;nbsp; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported versions will also include &lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;described&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;later)&lt;/span&gt;:&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[&lt;span style="text-decoration: line-through; color: red;"&gt;APPLICATION],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;APPLICATION]&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[&lt;span style="text-decoration: line-through; color: red;"&gt;FILE],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;FILE]&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[&lt;span style="text-decoration: line-through; color: red;"&gt;ACCOUNT_BALANCE],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ACCOUNT_BALANCE]&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[DESIGNATIONS]&lt;span style="text-decoration: line-through; color: red;"&gt;AND&lt;/span&gt; &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="color:#3366ff;"&gt;[GIFTS_BY_DONORS].&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;An&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;example&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;listed&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;below&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&amp;nbsp; (&lt;span style="text-decoration: line-through; color: red;"&gt;more&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;info&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;to&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;come!&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;The&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;complete&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;version&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;available&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;here&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;&lt;span style="background: SpringGreen;"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/span&gt;&lt;/a&gt;)&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table3" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/13.aspx</link><pubDate>Mon, 03 Oct 2011 21:43:42 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:254</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 13 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/3/2011 5:43:42 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported versions will also include:&amp;nbsp; [APPLICATION], [FILE], [&lt;span style="text-decoration: line-through; color: red;"&gt;ACCOUNT_BALANCE]&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;ACCOUNT_BALANCE],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;DESIGNATIONS]&lt;/span&gt; AND [&lt;span style="text-decoration: line-through; color: red;"&gt;DESIGNATIONS].&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;GIFTS_BY_DONORS].&lt;/span&gt;&amp;nbsp; (more info to come!)&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table3" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/12.aspx</link><pubDate>Mon, 03 Oct 2011 21:31:32 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:253</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 12 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/3/2011 5:31:32 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported versions will also include:&amp;nbsp; [APPLICATION], [FILE], [ACCOUNT_BALANCE]&amp;nbsp;AND [DESIGNATIONS].&amp;nbsp; (more info to come!)&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;BaseCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table3" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table width="630" border="0" id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table7" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="630" border="1" id="table8" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/11.aspx</link><pubDate>Mon, 03 Oct 2011 21:29:04 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:251</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 11 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/3/2011 5:29:04 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported versions will also include:&amp;nbsp; [APPLICATION], [FILE], [ACCOUNT_BALANCE]&amp;nbsp;AND [DESIGNATIONS].&amp;nbsp; (more info to come!)&lt;/span&gt;&lt;/p&gt;
&lt;table width="100%" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;DefaultCurrencyCode=USD&lt;/span&gt; &lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;BaseCurrencyCode=USD&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" id="table7" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" id="table8" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; (Leading zeros will be removed from numeric donor ids.)&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/10.aspx</link><pubDate>Mon, 03 Oct 2011 21:22:20 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:250</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 10 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/3/2011 5:22:20 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has up to&amp;nbsp;three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/strong&gt;&lt;/span&gt; Supported versions will also include:&amp;nbsp; [APPLICATION], [FILE], [ACCOUNT_BALANCE]&amp;nbsp;AND [DESIGNATIONS].&amp;nbsp; (more info to come!)&lt;/span&gt;&lt;/p&gt;
&lt;table width="100%" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/strong&gt;BaseCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/strong&gt;A note regarding the donor.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MAGAZINE&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Does the donor subscribe to the organization&amp;#39;s news magazine?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;DECEASED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Is the donor decease?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;REMINDER&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;(A18) How often is the donor reminded by the organization to make a donation?&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;RELATED_IDS&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;A comma seperated list of related donor ids (used by TntMPD to help with matching contacts to donor ids).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;BaseCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" id="table7" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" id="table8" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp; 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;Leading&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;zeros&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;will&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;removed&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;from&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;numeric&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids.&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;)&lt;/span&gt;&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/9.aspx</link><pubDate>Mon, 03 Oct 2011 21:19:49 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:248</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 9 posted to Frequently Asked Questions (English) by Troy Wolbrink on 10/3/2011 5:19:49 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has &lt;span style="background: SpringGreen;"&gt;up&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt;&amp;nbsp;three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;&lt;span style="background: SpringGreen;"&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#3366ff;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Supported&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;versions&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;will&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;also&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;include&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;APPLICATION],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;FILE],&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;ACCOUNT_BALANCE]&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;AND&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;DESIGNATIONS].&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;more&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;info&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;come!&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;table width="100%" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/b&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;DefaultCurrencyCode&lt;/span&gt; &lt;/strong&gt;&lt;span style="background: SpringGreen;"&gt;BaseCurrencyCode&lt;/span&gt; specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;&lt;span style="font-size:large;"&gt;[DONORS]&lt;/span&gt;&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;MEMO&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;&lt;span style="background: SpringGreen;"&gt;A&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;note&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;regarding&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;MAGAZINE&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Does&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;subscribe&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;organization&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;news&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;magazine&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;DECEASED&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;decease&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;REMINDER&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;A18)&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;How&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;often&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;reminded&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;by&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;organization&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;make&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donation&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;RELATED_IDS&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/b&gt;&lt;span style="background: SpringGreen;"&gt;A&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;comma&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;seperated&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;list&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;related&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;used&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;by&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;help&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;with&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;matching&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;contacts&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids)&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:large;"&gt;&lt;strong&gt;[GIFTS]&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;p&gt;
&lt;table width="630" cellpadding="2" cellspacing="0" border="1" id="table6" style="border:1px solid;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &lt;span style="text-decoration: line-through; color: red;"&gt;&amp;quot;DefaultCurrencyCode&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;BaseCurrencyCode&amp;quot;&lt;/span&gt; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PERSONAL&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;FALSE&amp;quot;.&amp;nbsp; Indicates if the gift is intended to be a personal gift for the staff member (which usually means it&amp;#39;s not tax deductible).&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="font-size:large;"&gt;Really Simple Option&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" id="table7" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" id="table8" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;
&lt;hr /&gt;
&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. &lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/8.aspx</link><pubDate>Mon, 14 Mar 2011 14:52:29 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:247</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 8 posted to Frequently Asked Questions (English) by Troy Wolbrink on 3/14/2011 10:52:29 AM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="100%" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[ORGANIZATION]&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/b&gt;DefaultCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;[DONORS]&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[GIFTS]&lt;/h6&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table width="811" cellpadding="2" cellspacing="0" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;DefaultCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;PERSONAL&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;&amp;lt;future:&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;gt;&lt;/span&gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;TRUE&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Blank&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;implies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;FALSE&amp;quot;.&amp;nbsp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Indicates&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;if&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;gift&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;intended&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;personal&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;gift&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;staff&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;member&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;(&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;which&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;usually&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;means&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;it&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;not&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;tax&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;deductible)&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Really Simple Option&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" id="table7" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" id="table8" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/7.aspx</link><pubDate>Fri, 27 Nov 2009 04:45:02 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:212</guid><dc:creator>tcarnahan</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 7 posted to Frequently Asked Questions (English) by tcarnahan on 11/26/2009 11:45:02 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="100%" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[ORGANIZATION]&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/b&gt;DefaultCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;[DONORS]&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.2&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[GIFTS]&lt;/h6&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table width="811" cellpadding="2" cellspacing="0" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;DefaultCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Really Simple Option&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" id="table7" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" id="table8" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/6.aspx</link><pubDate>Fri, 29 May 2009 22:56:52 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:143</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 6 posted to Frequently Asked Questions (English) by Troy Wolbrink on 5/29/2009 6:56:52 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="100%" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[ORGANIZATION]&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;/b&gt;DefaultCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;[DONORS]&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" id="table3" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="130" height="17" class="xl26" style="width:98pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" class="xl24" style="width:164pt;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl25" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[GIFTS]&lt;/h6&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table id="table6" style="border-style:solid;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table width="811" cellpadding="2" cellspacing="0" id="table6" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td width="129" height="17" class="xl25" style="width:97pt;height:12.75pt;"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td class="xl25" style="width:652px;"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" class="xl26" style="height:12.75pt;"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD &lt;span style="text-decoration: line-through; color: red;"&gt;2.1&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;2.2&lt;/span&gt;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;DefaultCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Really Simple Option&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" id="table7" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" id="table8" style="border-style:solid;border-width:1;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Case Insensitivity&lt;/h3&gt;
&lt;p&gt;TntMPD will store designation ids, donor ids and donation ids&amp;nbsp;exactly as it is received.&amp;nbsp; But internally when TntMPD is syncing incoming data, it will match up these ids in a case insensitive way.&amp;nbsp; So a donation id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; are the same from TntMPD&amp;#39;s perspective.&amp;nbsp;&amp;nbsp;Sending your staff&amp;nbsp;two donations with an id of &amp;quot;ABC&amp;quot; and &amp;quot;abc&amp;quot; respectively will either result in a &amp;quot;duplicate id error&amp;quot; in TntMPD or it will overwrite the one donation with the other. 
&lt;hr /&gt;
&lt;/p&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/5.aspx</link><pubDate>Mon, 02 Mar 2009 16:11:17 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:124</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 5 posted to Frequently Asked Questions (English) by Troy Wolbrink on 3/2/2009 11:11:17 AM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: Developer Guides&lt;/div&gt;

&lt;p style="margin-top:0px;margin-bottom:0px;"&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table width="100%" style="border-style:solid;border-width:1;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="100%"&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[ORGANIZATION]&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/b&gt;DefaultCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;[DONORS]&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table style="border-style:solid;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" style="border-style:solid;border-width:1;" id="table3"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" width="130" style="width:98pt;height:12.75pt;" class="xl26"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td width="219" style="width:164pt;" class="xl24"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[GIFTS]&lt;/h6&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example result:&lt;br /&gt;
&lt;table style="border-style:solid;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table width="811" cellpadding="2" cellspacing="0" style="border-style:solid;border-width:1;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" width="129" style="width:97pt;height:12.75pt;" class="xl25"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td style="width:652px;" class="xl25"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;ACCT_NAME&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;AMOUNT&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;DONATION_ID&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;DESIGNATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;MOTIVATION&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td height="17" style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td width="652" class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;DefaultCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Really Simple Option&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table width="100%" style="border-style:solid;border-width:1;" id="table7"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table width="100%" style="border-style:solid;border-width:1;" id="table8"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;&lt;span style="background: SpringGreen;"&gt;Case&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Insensitivity&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;will&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;store&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;designation&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donor&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donation&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;exactly&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;as&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;it&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;received&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;But&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;internally&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;when&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;syncing&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;incoming&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;data&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;it&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;will&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;match&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;up&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;these&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;ids&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;in&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;case&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;insensitive&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;way&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&amp;nbsp; &lt;span style="background: SpringGreen;"&gt;So&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donation&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;id&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;ABC&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;abc&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;are&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;same&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;from&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;perspective&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;Sending&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;your&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;staff&lt;/span&gt;&amp;nbsp;&lt;span style="background: SpringGreen;"&gt;two&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donations&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;with&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;an&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;id&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;ABC&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;abc&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;respectively&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;will&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;either&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;result&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;in&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;quot;duplicate&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;id&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;error&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;in&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;TntMPD&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;or&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;it&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;will&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;overwrite&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;one&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;donation&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;with&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;other&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;
&lt;hr /&gt;
&lt;/p&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/4.aspx</link><pubDate>Mon, 29 Sep 2008 18:49:51 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:120</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 4 posted to Frequently Asked Questions (English) by Troy Wolbrink on 9/29/2008 2:49:51 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;div style="font-size: 90%;"&gt;Filed under: &lt;span style="background: SpringGreen;"&gt;Developer&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Guides&lt;/span&gt;&lt;/div&gt;

&lt;p style="margin-top:0px;margin-bottom:0px;"&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table style="border-style:solid;border-width:1;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[ORGANIZATION]&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/b&gt;DefaultCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;[DONORS]&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;&lt;a href="/tntmpd/faqs/en/AddressesQueryExample.htm"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;Click&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;here&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;To&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;see&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;Here&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; an example result&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&lt;br /&gt;
&lt;table style="border-style:solid;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;..&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Dave&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;J&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;amp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Julie&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;J&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,&amp;quot;630&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Pine&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;St&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;..&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Hills&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Christian&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Church&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,&amp;quot;1212&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Elm&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Cir&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;/span&gt;&lt;b&gt;&lt;span style="color:#0000ff;"&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;..&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Sue&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,&amp;quot;900&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;S&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Sarmon&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Dr&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;,&lt;/span&gt; &lt;b&gt;&lt;span style="color:#0000ff;"&gt;.&lt;span style="background: SpringGreen;"&gt;..&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" style="border-style:solid;border-width:1;" id="table3"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="width:98pt;height:12.75pt;" class="xl26"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td style="width:164pt;" class="xl24"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[GIFTS]&lt;/h6&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;&lt;a href="/tntmpd/faqs/en/GiftQueryExample.htm"&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;Click&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;here&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;To&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;see&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;Here&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;#39;&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;s&lt;/span&gt; an example result&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;:&lt;/span&gt;&lt;br /&gt;
&lt;table style="border-style:solid;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;&lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;GIFTS]&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Dave&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;J&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;&amp;amp;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Julie&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;J&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Hills&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Christian&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Church&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Sue&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" style="border-style:solid;border-width:1;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="width:97pt;height:12.75pt;" class="xl25"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td style="width:652px;" class="xl25"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;ACCT_NAME&lt;/td&gt;
&lt;td class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;AMOUNT&lt;/td&gt;
&lt;td class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;DONATION_ID&lt;/td&gt;
&lt;td class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;DESIGNATION&lt;/td&gt;
&lt;td class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;MOTIVATION&lt;/td&gt;
&lt;td class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;DefaultCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Really Simple Option&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table style="border-style:solid;border-width:1;" id="table7"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table style="border-style:solid;border-width:1;" id="table8"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item><item><title>How would I send our staff a monthly (or weekly) TntMPD DataSync file?</title><link>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/revision/3.aspx</link><pubDate>Mon, 29 Sep 2008 18:44:15 GMT</pubDate><guid isPermaLink="false">1fa7c37c-d68d-46f5-9639-4669b01a21c5:44</guid><dc:creator>Troy Wolbrink</dc:creator><comments>http://www.tntware.com/tntmpd/faqs/en/how-would-i-send-our-staff-a-monthly-or-weekly-tntmpd-datasync-file/comments.aspx</comments><description>Revision 3 posted to Frequently Asked Questions (English) by Troy Wolbrink on 9/29/2008 2:44:15 PM&lt;br /&gt;
&lt;h2&gt;How would I send our staff a monthly (or weekly) TntMPD DataSync file?&lt;/h2&gt;
&lt;p style="margin-top:0px;margin-bottom:0px;"&gt;This document describes how you can take data from your organization&amp;#39;s donation system and package it in a way that is compatible with TntMPD.&amp;nbsp; The file you create is called a TntMPD DataSync file.&amp;nbsp; Once you make this file available to your individual staff member (such as via an email attachment) your staff will be able to bring their donation data into TntMPD.&amp;nbsp; The type of data you can put into a DataSync file includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download contribution details &lt;/li&gt;
&lt;li&gt;Download names and addresses of donors &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not only will your staff be able to use these features, but their application will be branded with your organization&amp;#39;s logo and name.&amp;nbsp; Also, while they are using the &amp;quot;Gift and Address Input from File&amp;quot; features of TntMPD, you can display your own advertisement/announcement banner.&lt;/p&gt;
&lt;p&gt;This is an example of the logo you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleWebLogo.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;This is an example of the advertising banner you can provide:&lt;/p&gt;
&lt;p&gt;&lt;img src="/tntmpd/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/en/SampleBanner.gif" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Technical Details&lt;/h3&gt;
&lt;p&gt;A TntMPD DataSync file has the file name extension *.tntmpd.&amp;nbsp; So for example you may send your staff a file called &amp;quot;January2002.tntmpd&amp;quot;.&amp;nbsp; TntMPD recognizes this file format which makes it incredibly easy for your staff to get started.&amp;nbsp; All they need to do is double-click the file and open it.&amp;nbsp; Since *.tntmpd is a registered filename extension, Windows will tell TntMPD to open it.&lt;/p&gt;
&lt;p&gt;The DataSync file is synchronized with the currently opened database.&amp;nbsp; Because the data is synchronized, you can input the file several times into the same database without duplicating data in the database.&lt;/p&gt;
&lt;p&gt;The DataSync file has three sections.&amp;nbsp; The sections are [ORGANIZATION], [DONORS] and [GIFTS].&amp;nbsp; An example is listed below.&amp;nbsp; (The complete version is available here:&amp;nbsp; &lt;a href="http://download.tntware.com/tntmpd/sample_data_sync_file/sample.tntmpd"&gt;http://download.tntware.com/sample_data_sync_file/sample.tntmpd&lt;/a&gt;)&lt;/p&gt;
&lt;table style="border-style:solid;border-width:1;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span style="color:#00309c;"&gt;[ORGANIZATION]&lt;/span&gt;&lt;br /&gt;Name=Sample Organization&lt;br /&gt;Abbreviation=SampleOrg&lt;br /&gt;WebLogo-JPEG-470x120=http://download.tntware.com/ccc/SampleWebLogo.jpg&lt;br /&gt;BannerAdUrl-468x60=http://download.tntware.com/ccc/SampleAdBanner.htm&lt;br /&gt;Code=Sample-Organization-USA&lt;br /&gt;DefaultCurrencyCode=USD &lt;br /&gt;&lt;span style="color:#00309c;"&gt;[DONORS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="color:#00309c;"&gt;[GIFTS]&lt;/span&gt;&lt;br /&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[ORGANIZATION]&lt;/h6&gt;
&lt;p&gt;The organization section has information about your organization.&amp;nbsp; Here you can specify your organization&amp;#39;s name, abbreviation and logo (JPEG only).&amp;nbsp; In addition you can specify an announcement banner that the user sees while they import the file.&amp;nbsp; The last item is code.&amp;nbsp; Try to think of a unique code to represent your ministry (25 chars max).&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/b&gt;DefaultCurrencyCode specifies the base currency code (ISO 4217 3-char) for donations represented in the [GIFTS] section.&lt;/span&gt;&lt;/p&gt;
&lt;h6&gt;[DONORS]&lt;/h6&gt;
&lt;p&gt;The donors section has name, address and phone information about donors.&lt;/p&gt;
&lt;p&gt;&lt;a href="/tntmpd/faqs/en/AddressesQueryExample.htm"&gt;Click here To see an example result.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" style="border-style:solid;border-width:1;" id="table3"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="width:98pt;height:12.75pt;" class="xl26"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td style="width:164pt;" class="xl24"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td&gt;(A18)&amp;nbsp; Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ACCT_NAME&lt;/td&gt;
&lt;td&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PERSON_TYPE&lt;/td&gt;
&lt;td class="xl24"&gt;&amp;quot;O&amp;quot; or &amp;quot;P&amp;quot; (Organization or Person)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;LAST_NAME_ORG&lt;/td&gt;
&lt;td&gt;Last Name or Organization Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;FIRST_NAME&lt;/td&gt;
&lt;td&gt;First Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;Middle Name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;TITLE&lt;/td&gt;
&lt;td&gt;Title (Mr., Mrs.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SUFFIX&lt;/td&gt;
&lt;td&gt;Suffix (Jr., Sr.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_LAST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_FIRST_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_MIDDLE_NAME&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_TITLE&lt;/td&gt;
&lt;td&gt;for spouse&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;SP_SUFFIX&lt;/td&gt;
&lt;td&gt;for spouse Note: If this is not blank, it is just concatenated with a space to SP_LAST_NAME.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR1&lt;/td&gt;
&lt;td&gt;Street Address (Line 1)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR2&lt;/td&gt;
&lt;td&gt;Street Address (Line 2)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR3&lt;/td&gt;
&lt;td&gt;Street Address (Line 3)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR4&lt;/td&gt;
&lt;td&gt;Street Address (Line 4)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;CITY&lt;/td&gt;
&lt;td&gt;City&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;STATE&lt;/td&gt;
&lt;td&gt;State&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ZIP&lt;/td&gt;
&lt;td&gt;Postal Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;COUNTRY&lt;/td&gt;
&lt;td&gt;(A3) &lt;a href="http://unstats.un.org/unsd/methods/m49/m49alpha.htm"&gt;ISO 3166 Alpha 3 country code&lt;/a&gt;&amp;nbsp; &lt;span style="color:#008000;"&gt;&amp;lt;new in TntMPD 2.0&amp;gt; &lt;/span&gt;&lt;span style="color:#0000ff;"&gt;ISO 3166 Alpha 2 country codes are supported in TntMPD 2.0.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;CNTRY_DESCR&lt;/td&gt;
&lt;td&gt;Name of country.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;ADDR_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the addres was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;ADDR_DELIVERABLE&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PHONE&lt;/td&gt;
&lt;td&gt;Phone number.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;PHONE_CHANGED&lt;/td&gt;
&lt;td&gt;(M/D/YYYY)&amp;nbsp; When the phone was last changed.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;PHONE_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;/b&gt;&amp;nbsp; Email address.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_CHANGED&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;/b&gt;(M/D/YYYY)&amp;nbsp; When the email was last changed.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl25"&gt;&lt;span style="color:#5179d7;"&gt;EMAIL_OPERATIONAL&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;span style="color:#5179d7;"&gt;&lt;b&gt;&amp;lt;future: TntMPD 2.1&amp;gt;&lt;br /&gt;&lt;/b&gt;&amp;quot;TRUE&amp;quot; or &amp;quot;FALSE&amp;quot;.&amp;nbsp; Blank implies &amp;quot;TRUE&amp;quot;.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h6&gt;[GIFTS]&lt;/h6&gt;
&lt;p&gt;The gifts section has detailed contribution information over a particular date range.&lt;/p&gt;
&lt;p&gt;&lt;a href="/tntmpd/faqs/en/GiftQueryExample.htm"&gt;Click here To see an example result.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Field Descriptions:&lt;/p&gt;
&lt;table cellpadding="2" cellspacing="0" style="border-style:solid;border-width:1;" id="table6"&gt;
&lt;tbody&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="width:97pt;height:12.75pt;" class="xl25"&gt;&lt;b&gt;FieldName&lt;/b&gt;&lt;/td&gt;
&lt;td style="width:652px;" class="xl25"&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;PEOPLE_ID&lt;/td&gt;
&lt;td class="xl24"&gt;(A18) Donor ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;ACCT_NAME&lt;/td&gt;
&lt;td class="xl24"&gt;Donor full name&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;DISPLAY_DATE&lt;/td&gt;
&lt;td class="xl24"&gt;(M/D/YYYY) Date of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;AMOUNT&lt;/td&gt;
&lt;td class="xl24"&gt;(Float) Amount of contribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;DONATION_ID&lt;/td&gt;
&lt;td class="xl24"&gt;(A18) Donation ID&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;DESIGNATION&lt;/td&gt;
&lt;td class="xl24"&gt;(A18)&amp;nbsp;What account this donation is designated for (normally same as employee id)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;MOTIVATION&lt;/td&gt;
&lt;td class="xl24"&gt;(A18) (Optional)&amp;nbsp; If you track this in your donation system you may include this code here.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;PAYMENT_METHOD&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A18) (Optional)&amp;nbsp; Payment method of this donation.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_AMOUNT&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(Float) (Optional) Amount of donation as tendered by donor.&amp;nbsp; &lt;br /&gt;You may leave this blank if it is tendered in the same as currency code defined in the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;TENDERED_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) (Optional) Currency code (ISO 4217 3-char) of donation as tendered by donor.&amp;nbsp; You may leave this blank if it is the same as the default currency code from the query.ini file.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;MEMO&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A) Any comments (no length limit) associated with this gift.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="height:12.75pt;"&gt;
&lt;td style="height:12.75pt;" class="xl26"&gt;&lt;span style="color:#5179d7;"&gt;BASE_CURRENCY&lt;/span&gt;&lt;/td&gt;
&lt;td class="xl24"&gt;&lt;b&gt;&lt;span style="color:#5179d7;"&gt;&amp;lt;future: TntMPD 2.1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color:#5179d7;"&gt;(A3) Base currency code (ISO 4217 3-char) of donation as represented by AMOUNT.&amp;nbsp; The only case where it is valid to provide a value for this field is when importing a DataSync file without an [Organization] section.&amp;nbsp; Apart from this exception, this field is not to be used.&amp;nbsp; Instead, &amp;quot;DefaultCurrencyCode&amp;quot; should be defined once in the [Organization] section.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Really Simple Option&lt;/h2&gt;
&lt;p&gt;One way to make this work is to provide just the [DONORS] or [GIFTS] section in a file (minus the section header).&amp;nbsp; TntMPD will recognize that a single section is being provided.&lt;/p&gt;
&lt;p&gt;For example, TntMPD would recognize this as being a [DONORS] section:&lt;/p&gt;
&lt;table style="border-style:solid;border-width:1;" id="table7"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;ADDR1&amp;quot;,&amp;quot;ADDR2&amp;quot;,&amp;quot;ADDR3&amp;quot;,&amp;quot;ADDR4&amp;quot;,&amp;quot;CITY&amp;quot;,&amp;quot;STATE&amp;quot;,&amp;quot;ZIP&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;630 Pine St&amp;quot;,,,,&amp;quot;Hickleman&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;18372-2637&amp;quot;,&lt;span style="color:#0000ff;"&gt;&lt;b&gt;...&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;1212 Elm Cir&amp;quot;,,,,&amp;quot;Orlando&amp;quot;,&amp;quot;FL&amp;quot;,&amp;quot;32828-1868&amp;quot;,&lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;900 S Sarmon Dr&amp;quot;,,,,&amp;quot;Mitchell&amp;quot;,&amp;quot;SD&amp;quot;,&amp;quot;57302-9244&amp;quot;, &lt;b&gt;&lt;span style="color:#0000ff;"&gt;...&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And for another example, TntMPD would recognize this as being a [GIFTS] section:&lt;/p&gt;
&lt;table style="border-style:solid;border-width:1;" id="table8"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;quot;PEOPLE_ID&amp;quot;,&amp;quot;ACCT_NAME&amp;quot;,&amp;quot;DISPLAY_DATE&amp;quot;,&amp;quot;AMOUNT&amp;quot;,&amp;quot;DONATION_ID&amp;quot;,&amp;quot;DESIGNATION&amp;quot;,&amp;quot;MOTIVATION&amp;quot;&lt;br /&gt;&amp;quot;921875429&amp;quot;,&amp;quot;Smith, Dave J &amp;amp; Julie J&amp;quot;,&amp;quot;08/23/2002&amp;quot;,&amp;quot;60&amp;quot;,&amp;quot;J5INQ&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;332812300&amp;quot;,&amp;quot;Pine Hills Christian Church&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;50&amp;quot;,&amp;quot;J5E2S&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;br /&gt;&amp;quot;220389751&amp;quot;,&amp;quot;Fryerson, Sue&amp;quot;,&amp;quot;08/22/2002&amp;quot;,&amp;quot;40&amp;quot;,&amp;quot;J5EGE&amp;quot;,&amp;quot;0455770&amp;quot;,&amp;quot;Z01000&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;h4&gt;How to contact me&lt;/h4&gt;
&lt;p&gt;If you have any questions regarding this document, please don&amp;#39;t hesitate to contact me at my email address:&amp;nbsp; &lt;a href="mailto:wolbrink@ccci.org"&gt;wolbrink@ccci.org&lt;/a&gt;&amp;nbsp;&amp;nbsp; I would be glad to help you.&amp;nbsp; If your organization finds this feature useful, I would love to know about that as well.&lt;/p&gt;</description></item></channel></rss>
