<?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"
	>
<channel>
	<title>Comments on: Which multimedia database can be used with VB.NET</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/which-multimedia-databse-can-used-with-vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/which-multimedia-databse-can-used-with-vbnet/</link>
	<description></description>
	<pubDate>Fri, 27 Nov 2009 12:38:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/which-multimedia-databse-can-used-with-vbnet/#comment-62234</link>
		<dc:creator>Carlosdl</dc:creator>
		<pubDate>Tue, 14 Apr 2009 23:46:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-62234</guid>
		<description>I agree with Mrdenny.

Also, storing the images in the database will make the database size bigger, and some versions/databases (such as the express editions) use to have some size restrictions.</description>
		<content:encoded><![CDATA[<p>I agree with Mrdenny.</p>
<p>Also, storing the images in the database will make the database size bigger, and some versions/databases (such as the express editions) use to have some size restrictions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/which-multimedia-databse-can-used-with-vbnet/#comment-62063</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Wed, 08 Apr 2009 21:18:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-62063</guid>
		<description>It is most common and recommended that you store the images on a file server and not in the database, simply storing a pointer to the file within the database.  When you store the images within the database the database has to perform a lot more disk IO than it should to retrieve and store the images.  This prevents the database from doing other things while it gets the images.

As the database grows (there are always more criminals being added) the problem will get worse and worse and you'll eventually need to make the change anyway.

(This doesn't matter what database platform you use.)</description>
		<content:encoded><![CDATA[<p>It is most common and recommended that you store the images on a file server and not in the database, simply storing a pointer to the file within the database.  When you store the images within the database the database has to perform a lot more disk IO than it should to retrieve and store the images.  This prevents the database from doing other things while it gets the images.</p>
<p>As the database grows (there are always more criminals being added) the problem will get worse and worse and you&#8217;ll eventually need to make the change anyway.</p>
<p>(This doesn&#8217;t matter what database platform you use.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Multimedia &#187; which multimedia databse can used with vb.net</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/which-multimedia-databse-can-used-with-vbnet/#comment-62005</link>
		<dc:creator>Multimedia &#187; which multimedia databse can used with vb.net</dc:creator>
		<pubDate>Wed, 08 Apr 2009 01:32:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-62005</guid>
		<description>[...] Read the rest here:  which multimedia databse can used with vb.net [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest here:  which multimedia databse can used with&nbsp;&lt;a href="http://vb.net" title="http://vb. " target="_blank"&gt;vb.net&lt;/a&gt; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->