How to import the txt file to database table
Posted: Fri Jan 30, 2009 1:05 am
hi,
i am trying to import the text file into database table. but it is giving the error. in text file fields are First Name, Last Name, EmailId. In data.txt has some inforation about the users.
mohan, rao, rao@gmail.com.
johson, jee, jee@yahoo.com
i want to import into database. i am not getting how to read the entair data in the file. Please give some idea.
Regards,
Prakum.
i am trying to import the text file into database table. but it is giving the error. in text file fields are First Name, Last Name, EmailId. In data.txt has some inforation about the users.
mohan, rao, rao@gmail.com.
johson, jee, jee@yahoo.com
i want to import into database. i am not getting how to read the entair data in the file. Please give some idea.
Regards,
Prakum.