DRUPAL with MYSQL

  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Failed opening '/home/drupal_in/drupal.in/themes/engines//includes.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
Geethapriya's picture

Hi,
I am new to drupal.I am developing a website for Human Resource Management System.I need to create a form to add employee details and store the data in database(It means i need to create a user defined table and insert values).I am using MySQL DB.I need to know which module i should use for this purpose and please provide me steps or tutorial for doing this.Awaiting for your response.

Thanks,
Priya

mayilarun's picture

Use Webform module... I think

Use Webform module... I think it's very simple and user friently too.......It may be help u ..........

amburi's picture

You may use CCk & View Module.

Hi,

I think you have to create a new content type, to store data. For this you may check http://drupal.org/project/views this link. And get the data view by using 'view' module (http://drupal.org/project/views).

If you requirement is some thing different you may send your queries to me, so that we can help you(http://drupal.in/contact).

Regards,
Amburi Roy.

khalidahmed_sk's picture

Hey priya

Sorry,

Could u plz tell me why you want to use user defined table.

Otherwise create new content type and use CCK module to create employee fields.

Regards
Khalid Ahmed G.M