HI All,

We need CSV import file format, to insert data into DataBase.
can u plz help me regarding this asap.
i will b thank full if u can help for this.

Comments

stevenpatz’s picture

Priority: Critical » Normal

What data? user data? Look for the user_import module.

yogitha’s picture

yeah........i am using user_import module only.
but i don't have idea in which format i have to import csv file contains userdata
my requirement to insert user data into different tables in database.
ie
username to user table,
password to user table,
roles to roles table,
contactinfo to address table .
i this way i want to insert data into DB.
Can Anyone tell me in which format this csv should be

ainigma32’s picture

Status: Active » Fixed

Just create a CSV using ... commas aas the separator and then follow the instructions here http://drupal.org/node/137653

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.