<?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: How to Scan and Save Images into Oracle Database?</title>
	<atom:link href="http://oraqa.com/2008/08/03/scan-and-save-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraqa.com/2008/08/03/scan-and-save-images/</link>
	<description>Oracle Question and Answer</description>
	<lastBuildDate>Tue, 06 Jul 2010 14:28:12 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gamyers</title>
		<link>http://oraqa.com/2008/08/03/scan-and-save-images/comment-page-1/#comment-244</link>
		<dc:creator>gamyers</dc:creator>
		<pubDate>Mon, 04 Aug 2008 22:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/?p=262#comment-244</guid>
		<description>Firstly, do you mean Oracle Database 10g, or is this a Forms environment ?
Secondly, what do you mean &quot;without user interaction&quot;. Since you say &#039;scan&#039;, I assume this photograph is a physical object (not a digital photograph). As such, at some point a user will need to do something with it (ie put it in/on the scanner and press some button somewhere that will, in some way, tell the scanner that there is something to scan).
So the first step is, how do I physically operate that scanner to get a file containing a digital record of that image.
The second step is, how/where can I put that file such that it can be accessed by the database (which depends on the network connectivity of the scanner and/or computer it is connected to).
You could consider an XDB repository set up as a WebDav folder accessible to that machine. Then simply saving or moving that file to that directory will save it in the database.
Otherwise you&#039;ll need some form of folder accessible to the database (directly or through a protocol such as FTP) where it can read the directory and read the files contained in it.</description>
		<content:encoded><![CDATA[<p>Firstly, do you mean Oracle Database 10g, or is this a Forms environment ?<br />
Secondly, what do you mean &#8220;without user interaction&#8221;. Since you say &#8217;scan&#8217;, I assume this photograph is a physical object (not a digital photograph). As such, at some point a user will need to do something with it (ie put it in/on the scanner and press some button somewhere that will, in some way, tell the scanner that there is something to scan).<br />
So the first step is, how do I physically operate that scanner to get a file containing a digital record of that image.<br />
The second step is, how/where can I put that file such that it can be accessed by the database (which depends on the network connectivity of the scanner and/or computer it is connected to).<br />
You could consider an XDB repository set up as a WebDav folder accessible to that machine. Then simply saving or moving that file to that directory will save it in the database.<br />
Otherwise you&#8217;ll need some form of folder accessible to the database (directly or through a protocol such as FTP) where it can read the directory and read the files contained in it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
