<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030463" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030463</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/uploading-resumes-online-database#comment-1177843</link>
    <description> &lt;p&gt;No problem! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Good luck, and yes feel free to come back if you need anymore help.&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Aug 2005 12:23:45 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1177843 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/uploading-resumes-online-database#comment-1177796</link>
    <description> &lt;p&gt;thanks jeeves for that info. will get back if i have more questions&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Aug 2005 21:17:00 +0000</pubDate>
 <dc:creator>subu</dc:creator>
 <guid isPermaLink="false">comment 1177796 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/uploading-resumes-online-database#comment-1177330</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: If i choose this option, what needs to done to convert the file back to text without losing format and any data when accessed?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Something like PHP would do it, upload the file, open the file, squirt file contents into DB and close.&lt;br /&gt;
When you want to open the file again, open DB record, squirt data into file, close, point client browser at file.&lt;/p&gt;
&lt;p&gt;Storing this as a BLOB or LONGBLOB wouldn&#039;t affect the formatting of the file, that&#039;s the intention of the datatype I guess. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;That&#039;s how I think it&#039;s done as I&#039;ve never had to do exactly what you&#039;re asking before.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;
2. To save the text file in a directory on the server and make the database point to the file. What needs to be done/ what datatype needs to be used for this option?
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Now for the second idea of yours - which will be faster and more efficient btw.&lt;/p&gt;
&lt;p&gt;Upload file, store in a directory. Use a &lt;a href=&quot;http://dev.mysql.com/doc/mysql/en/char.html&quot; class=&quot;bb-url&quot;&gt;CHAR or VARCHAR&lt;/a&gt; data type to store the path and filename of the document on the server, again you&#039;d use PHP for this &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;php.net&lt;/a&gt; has some very good documentation online that you can use for the purpose.&lt;/p&gt;
&lt;p&gt;And here&#039;s a good place to start:&lt;br /&gt;
&lt;a href=&quot;http://uk2.php.net/manual/en/features.file-upload.php&quot; class=&quot;bb-url&quot;&gt;http://uk2.php.net/manual/en/features.file-upload.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have fun and come back if you need any further help! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Aug 2005 21:43:23 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1177330 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/uploading-resumes-online-database#comment-1177292</link>
    <description> &lt;p&gt;Database is to large file as filing cabinet is to elephant.&lt;br /&gt;
It works... but doesn’t server its purpose. Suggestion... pay someone who knows what their doing. It saves so much time and the world goes round.&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Aug 2005 16:18:45 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1177292 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
