<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clovertech | Ben Michael | Activity</title>
	<link>https://clovertech.infor.com/members/ben-michael/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/ben-michael/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ben Michael.</description>
	<lastBuildDate>Sun, 12 Apr 2026 10:12:54 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">94126e72305448236ad8c5d106310021</guid>
				<title>Ben Michael replied to the topic Table Configurator in the forum Product Enhancements</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/table-configurator/#post-56754</link>
				<pubDate>Tue, 21 Feb 2012 07:44:50 -0500</pubDate>

									<content:encoded><![CDATA[<p>Or for CSV (without quotes) I found this worked:</p>
<p>perl -pi -ne &#8216;s/n/n#n/g&#8217; tbl<br />
perl -pi -ne &#8216;s/,/n/g&#8217; tbl</p>
<p>Table ended up being to big and went with SQLite as per:<br />
<a href="https://usspvlclovertch2.infor.com/viewtopic.php?p=25470#25470" rel="nofollow ugc">https://usspvlclovertch2.infor.com/viewtopic.php?p=25470#25470</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dfc4e6ce8bf53a842e0d07e42d1f17f2</guid>
				<title>Ben Michael replied to the topic Size of Mappings Tables in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/size-of-mappings-tables/#post-61146</link>
				<pubDate>Tue, 21 Feb 2012 07:42:49 -0500</pubDate>

									<content:encoded><![CDATA[<p>SQLite is a good option for this.</p>
<p>I had a 70mb table that was way to big for .tbl or a .csv lookup.<br />
Ended up going with SQLite which slowed down translation initially but then when I configured the value I was searching on as the primary key and with an index, 20 transactions processed at practically the same speed as what they did before the&hellip;<span class="activity-read-more" id="activity-read-more-10298"><a href="https://usspvlclovertch2.infor.com/forums/topic/size-of-mappings-tables/#post-61146" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>