<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Disabling &quot;Updating Database&#8230;&quot;</title>
		<atom:link href="http://cycling74.com/forums/topic/disabling-updating-database/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/disabling-updating-database/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 14:51:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/disabling-updating-database/#post-49836</guid>
					<title><![CDATA[Disabling &quot;Updating Database&#8230;&quot;]]></title>
					<link>http://cycling74.com/forums/topic/disabling-updating-database/#post-49836</link>
					<pubDate>Sun, 18 Apr 2010 13:53:16 +0000</pubDate>
					<dc:creator>Hans Höglund</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I am developing a Max/JS project that requires extensive rebooting of Max for debugging puposes. I use Apache ANT to copy files into the Cycling &#8217;74 folder and relaunch. </p>
<p>Invariantly, some moments after startup, Max will begin the background operation called &#8220;Updating Database&#8230;&#8221;, which eats a lot of CPU and is otherwise annoying. I guess this operation has to do with the File browser database?</p>
<p>Can I disable it someway? I realize I could use the runtime, but this is not an option as I often need to move objects around in my debug patch  and want to use the Send message&#8230; functionality to send messages to my main js object.</p>
<p>Any help would be greatly appreciated!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/disabling-updating-database/#post-178962</guid>
					<title><![CDATA[Re: Disabling &#8220;Updating Database&#8230;&#8221;]]></title>
					<link>http://cycling74.com/forums/topic/disabling-updating-database/#post-178962</link>
					<pubDate>Mon, 19 Apr 2010 14:46:43 +0000</pubDate>
					<dc:creator>Hans Höglund</dc:creator>

					<description>
						<![CDATA[
						<p>[Bump] Anyone?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/disabling-updating-database/#post-178963</guid>
					<title><![CDATA[Re: Disabling &#8220;Updating Database&#8230;&#8221;]]></title>
					<link>http://cycling74.com/forums/topic/disabling-updating-database/#post-178963</link>
					<pubDate>Mon, 19 Apr 2010 19:38:53 +0000</pubDate>
					<dc:creator>Ben Bracken</dc:creator>

					<description>
						<![CDATA[
						<p>You can remove the sqlite.mxo from Max5/Cycling74/extensions, but you might find that you aren&#8217;t able to do some other things that you might want to do.</p>
<p>Also/alternately, you an create a text file containing the following:</p>
<p>max db.disable 1;</p>
<p>Save with any filename ending in .txt into Cycling &#8217;74/extensions</p>
<p>This should disable the database on load.</p>
<p>-Ben</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/disabling-updating-database/#post-178964</guid>
					<title><![CDATA[Re: Disabling &#8220;Updating Database&#8230;&#8221;]]></title>
					<link>http://cycling74.com/forums/topic/disabling-updating-database/#post-178964</link>
					<pubDate>Mon, 19 Apr 2010 23:21:15 +0000</pubDate>
					<dc:creator>Hans Höglund</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you, I&#8217;ll disable the database temporarily.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

