Tag Archive for 'Export'

How to export Outlook Distribution List to .csv file format

[Updated on 2008-12] This post can be treated as one of the “how-to” serials on Outlook tips.

I know we can export Contacts from Outlook directly into .csv (Comma Delimited) files, but not the same case in Distribution list. That is understandable since Distribution lists are not creating any new Contacts, just grouping these existing contacts.

But I need to export these Contacts into different .csv files based on the Distribution Lists I already created before. So I had to do extra steps to make the export happen.

Step 1: Save Distribution List as Text file

Continue reading ‘How to export Outlook Distribution List to .csv file format’

Related posts

How to export and import MySql database

image I have tried to re-configure the old web site log analyst tools – LiveStats XSP 6.2 for a long, long time. Finally I decided to wipe all of them and re-install again. To be safe, I have to back-up all MySql data (installed by LiveStats) first. Since the server is a Windows 2000, and I could not use web interface like Phpmyadmin. Well, I can copy all *.MYD files. But I found a better way by using the the following commands came with MySQL installation.
Continue reading ‘How to export and import MySql database’

Related posts