importing information from text file to database
Posted: Mon Oct 20, 2003 2:03 am
Hello developers,
I got the text file containing the emails with name and email in the following format .I want to import the name and email in the database in fname and email field in email table.
"full name1" <email@somewhere.com>
"fullname2" <email2@somedomain.com>
"fullname3" <email2@somedomain.com>
please help
Dibyendra
I got the text file containing the emails with name and email in the following format .I want to import the name and email in the database in fname and email field in email table.
"full name1" <email@somewhere.com>
"fullname2" <email2@somedomain.com>
"fullname3" <email2@somedomain.com>
please help
Dibyendra