Import address book contacts from excel to outlook express

Posted by Shek on February 22, 2011 under Misc | Read the First Comment

To add a new contact into outlook express is easy,  but in cases where there are many contacts needed to add into the outlook express,then we have to use Excel. And here is the way to do it.
Read more of this article »

Import Excel, CSV file data into MySQL database table

Posted by Shek on August 20, 2008 under MySQL | 4 Comments to Read

To import Excel data into the MySQL database’s table is easy. All you have to do is to save the Excel file as “CSV” Format, and use phpmyadmin to complete the job for you. Here I have create an example to show you how to do so:

Read more of this article »