<div>Thanks Kazar</div>
<div>Just one quick question.</div>
<div> </div>
<div>All users, user profile data etc are stored in a single table in Database or per user one table is created.</div>
<div>Is there any limit for maximum number of users.</div>
<div> </div>
<div>Regards,</div>
<div>Austin<br><br></div>
<div class="gmail_quote">On Sat, Mar 5, 2011 at 7:24 PM, adept techlists - kazar <span dir="ltr">&lt;<a href="mailto:techlists@ade.pt">techlists@ade.pt</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div class="h5">On 3/3/11 9:56 PM, Austin Einter wrote:<br>&gt; Hi All<br>&gt; I have a requirement, where I need to have a form and expected fields<br>&gt; are -<br>&gt; Name<br>&gt; Contact number<br>&gt; Email ID<br>&gt; Resume (File upload)<br>
&gt; I hope we can create this form either by using CCK or by Webform.<br>&gt; Once user enters the data, I want to save these data to a table in<br>&gt; database. Later point of time I will retreive the data from database<br>
&gt; for showing in same form.<br>&gt; Now my questions are -<br>&gt; 1. How do I save the data (from above fields such as name, contact<br>&gt; number, email id, resume file) to database.<br>&gt; 2. How do I retreive the data from database at a later point of time.<br>
&gt; Given the number of database related operations needs to be performed,<br>&gt; I am looking forward the execution speed should be faster. From this<br>&gt; point perspective, which module you will suggest the CCK for Webform.<br>
&gt;<br><br></div></div>Why not just add fields to the user&#39;s account profile? This way the info<br>can be retrieved and updated by them (or viewed/edited by site admin or<br>other users depending on permissions)<br><br>
If you upgrade to Drupal 7 you can add fields to the user profile (see<br>&quot;Administer User Profile&quot; <a href="http://drupal.org/node/874026" target="_blank">http://drupal.org/node/874026</a> ). This is part<br>of the core install and requires no further modules.<br>
<br>For Drupal 6 there is the Profile module (see <a href="http://drupal.org/node/23710" target="_blank">http://drupal.org/node/23710</a> )<br><br><br>have fun,<br>kazar<br><font color="#888888">--<br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>