<div>Thanks Nancy.</div>
<div>I wanted to design/implement similar to monester, where I can handle large number of users. </div>
<div>But can I have those many users or not,  not sure as of now, however it is good to have a scalable design as a starting point.</div>
<div> </div>
<div>Last few months, I have been looking at Drupal, have gone through number of books.</div>
<div>I am comfortable with Drupal to some extent. Now I want to learn and implement how to store and retreive data, and what is the best efficient way when we need to deal with large amount of data.</div>
<div><br>I just created pages using webform and CCK. </div>
<div>With CCK I see</div>
<div> </div>
<div>1. Number of extra field are shown up (like Title, menu settings, input format etc) and I do not want these fields. <font color="#ff6600">Please let me know how can I stop these fields appearing.</font></div>
<div> </div>
<div>2. I wanted to have a field for resume upload, could not find the FILE field  using CCK. </div>
<div>Then I enabled fileupload module, with this I can see a file upload field in page. Probably I can look at installing file field.</div>
<div> </div>
<div>3. There is a fieldset field in webform to group similar fields under one group. <font color="#ff6600">I am not aware of module which can do this if using CCK. Appreciate if you can suggest how to keep similar fields in one group.</font></div>

<div> </div>
<div>If I can overcome these issues I am pro for CCK. </div>
<div> </div>
<div>Assuming I am going to use CCK, as you mentioned skillset can be indexed (using custom module), can you kindly provide more information how it can be done atleast from logic perspective.</div>
<div> </div>
<div> </div>
<div>Regards</div>
<div>Austin.<br></div>
<div class="gmail_quote">On Mon, Mar 7, 2011 at 7:19 AM, nan wich <span dir="ltr">&lt;<a href="mailto:nan_wich@bellsouth.net">nan_wich@bellsouth.net</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 style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt">
<div></div>
<div>Does even Monster have a resume for 1 out of every five people in the US? I doubt it seriously. I&#39;m guessing that you would have to service every country in the world to get that many, and then translation would to be your biggest problem.</div>

<div> </div>
<div>If you use CCK, I believe you can get the skillset indexed for search (at the very least in a custom module). I don&#39;t know why Webform would be preferable here.</div>
<div> </div>
<div>A custom module could probably invoke PHP&#39;s zipping functions to zip going into the database and unzip it coming back out.</div>
<div> </div>
<div>I see this over and over: A newbie thinks their first Drupal project should be the next Monster. I am sorry to tell you, but you won&#39;t get there. Go and focus on some smaller projects to learn Drupal. If it has to be done now, you need to hire a team, and that&#39;s big bucks.<br>
 </div>
<p><font color="#ff007f" size="4" face="bookman old style, new york, times, serif"><em><strong>Nancy</strong></em></font></p>
<p> </p>
<p><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></p>
<div><br></div>
<div style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt"><br>
<div style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt"><font size="2" face="Tahoma">
<hr size="1">
<b><span style="FONT-WEIGHT: bold">From:</span></b> Larry Garfield<br></font>
<div class="im"><br>Assuming your number is in fact 70 million records<br><br></div>
<div class="im">The degree to which you need to manage that data through Drupal rather than <br>just search it is also a major factor.  <br><br></div>
<div class="im"><strong>From:</strong> pm Austin Einter wrote:<br>&gt; Hi<br>&gt; I am looking at storing huge data in database (approximately 70,000,00<br>&gt; records).<br>&gt; Each record consists of<br>&gt; <br>&gt; 1. Name<br>
&gt; 2. Contact number<br>&gt; 3. Resume (may vary from 50KB to 150KB)<br>&gt; 4. Skill set<br>&gt; <br>&gt; And when a user(having role based permission) wants to search database and<br>&gt; retreive those user&#39;s record having certain skill set, should able to<br>
&gt; perform as quick as possible and show it in a view.<br>&gt; <br></div>
<div class="im">&gt; For front end interface I am looking at webform. Do you have a better<br>&gt; suggestion please recomond.<br></div></div></div></div></div></blockquote></div><br>