<?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>| lettumika | Activity</title>
	<link>https://components4developers.blog/members/lettumika/activity/</link>
	<atom:link href="https://components4developers.blog/members/lettumika/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for lettumika.</description>
	<lastBuildDate>Tue, 26 May 2026 16:16:07 +0100</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">50d28b1187ac3d34e366ddce7349dea1</guid>
				<title>lettumika replied to the topic KbmMemTable Unique index in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/kbmmemtable-unique-index/#post-54233</link>
				<pubDate>Fri, 18 Oct 2019 11:58:46 +0100</pubDate>

									<content:encoded><![CDATA[<p>I have been working with other subjects but returned to this now.<br />
I found the following:<br />
IndexFieldNames := &#8216;Field:U&#8217; doesn&#8217;t work</p>
<p>but IndexDefs.Add(CustId’,’CustId’,[ixPrimary,ixUnique]); works when done if table if opened after that (of course)</p>
<p>&nbsp;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0e3fcd7d3d022d8904412fe4b16c1cfa</guid>
				<title>lettumika started the topic KbmMemTable Unique index in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/kbmmemtable-unique-index/</link>
				<pubDate>Tue, 17 Sep 2019 10:32:25 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d like to create unique index for kbmmemtable.</p>
<p>I have tried CustomerMemTable.IndexFieldNames := &#8216;CustID:U&#8217;</p>
<p>or<br />
CustomerMemTable.IndexDefs.Add(CustId&#8217;,&#8217;CustId&#8217;,[ixPrimary,ixUnique]);<br />
It works so that insert fails but there is no error generated . also no error is generated when index is modified to unique (only other non unique record&hellip;<span class="activity-read-more" id="activity-read-more-649"><a href="https://components4developers.blog/forums/topic/kbmmemtable-unique-index/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>