<?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>| Mark Jones | Activity</title>
	<link>https://components4developers.blog/members/markjones74f2ff545d/activity/</link>
	<atom:link href="https://components4developers.blog/members/markjones74f2ff545d/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mark Jones.</description>
	<lastBuildDate>Wed, 08 Apr 2026 10:44: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">843b149806c698802c72b09567752460</guid>
				<title>Mark Jones started the topic AddIndex creates bad index if table is not open in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/addindex-creates-bad-index-if-table-is-not-open/</link>
				<pubDate>Wed, 25 Sep 2019 02:55:38 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>In older versions (7.18) doing the following worked</p>
<p>CreateTable</p>
<p>AddIndex(&#8230;)</p>
<p>Open</p>
<p>But under 7.82 the index is broken, e.g. add a unique index and then add two records with different values and it fails with key violation.</p>
<p>Fortunately I can work around it by changing AddIndex to IndexDefs.Add(&#8230;) and then create/open the table (but now&hellip;<span class="activity-read-more" id="activity-read-more-660"><a href="https://components4developers.blog/forums/topic/addindex-creates-bad-index-if-table-is-not-open/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>