 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Removing unused fields from database</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/removing-unused-fields-from-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/removing-unused-fields-from-database/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 07:13:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: joeydog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/removing-unused-fields-from-database/#comment-88105</link>
		<dc:creator>joeydog</dc:creator>
		<pubDate>Tue, 15 Feb 2011 16:48:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-88105</guid>
		<description><![CDATA[Copy style -c worked - usused fields are gone!]]></description>
		<content:encoded><![CDATA[<p>Copy style -c worked &#8211; usused fields are gone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joeydog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/removing-unused-fields-from-database/#comment-88097</link>
		<dc:creator>joeydog</dc:creator>
		<pubDate>Tue, 15 Feb 2011 16:21:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-88097</guid>
		<description><![CDATA[What type of Compact should be used?]]></description>
		<content:encoded><![CDATA[<p>What type of Compact should be used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brooklynegg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/removing-unused-fields-from-database/#comment-57318</link>
		<dc:creator>brooklynegg</dc:creator>
		<pubDate>Mon, 27 Oct 2008 14:17:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-57318</guid>
		<description><![CDATA[Josenoel: You seem to want two things -- keep the fields in records and stop them from appearing in the list of available fields. However, you cannot have both. If you want the field to be removed from the list of fields that can be chosen within Designer, you must remove the field from all forms and subforms, and run an agent that affects every record that has the field that uses @Deletefield to remove it. These are your only options. 

Are you trying to describe a way to have a list of &quot;favorite fields&quot; that would be the default list so the common fields are generally available, but keep the other fields in a full list?  That would be kind of cool, but it definitely is not a current option. Maybe when Designer is offered within Eclipse someone will write a widget that will provide that function. 

If this is offbase, please further clarify your problem so we can address it.]]></description>
		<content:encoded><![CDATA[<p>Josenoel: You seem to want two things &#8212; keep the fields in records and stop them from appearing in the list of available fields. However, you cannot have both. If you want the field to be removed from the list of fields that can be chosen within Designer, you must remove the field from all forms and subforms, and run an agent that affects every record that has the field that uses @Deletefield to remove it. These are your only options. </p>
<p>Are you trying to describe a way to have a list of &#8220;favorite fields&#8221; that would be the default list so the common fields are generally available, but keep the other fields in a full list?  That would be kind of cool, but it definitely is not a current option. Maybe when Designer is offered within Eclipse someone will write a widget that will provide that function. </p>
<p>If this is offbase, please further clarify your problem so we can address it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stiletto</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/removing-unused-fields-from-database/#comment-57170</link>
		<dc:creator>stiletto</dc:creator>
		<pubDate>Mon, 20 Oct 2008 14:26:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-57170</guid>
		<description><![CDATA[I&#039;m assuming you&#039;re asking about brooklynegg&#039;s comment regarding an agent to delete the field...
Since you know about doing design work, I&#039;ll just tell you that the important command is
FIELD myfieldname := @DeleteField
Create an agent to execute that against all docs, or selected docs that you select.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m assuming you&#8217;re asking about brooklynegg&#8217;s comment regarding an agent to delete the field&#8230;<br />
Since you know about doing design work, I&#8217;ll just tell you that the important command is<br />
FIELD myfieldname := @DeleteField<br />
Create an agent to execute that against all docs, or selected docs that you select.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.039 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 07:35:36 -->