all groups > sql server (alternate) > july 2003 >
You're in the

sql server (alternate)

group:

exporting from SQL to an Outlook group or Dist List?



exporting from SQL to an Outlook group or Dist List? francesco NO[at]SPAM neurodesign.com
7/31/2003 10:28:56 AM
sql server (alternate): I need to export a list of name and email address fields from a SQL
table, in some format so that a user can take the file I generate and
Import it into Outlook and it will keep all the names together in a
Group or Distribution List rather than dumping them into the user's
main address book. Any ideas?

Re: exporting from SQL to an Outlook group or Dist List? Simon Hayes
8/1/2003 2:16:58 PM
[quoted text, click to view]

Assuming you have SQL2000, you can use BCP or DTS to create a CSV file, or a
file in some other delimited format. As to how you import that into Outlook,
you will get a better response posting in an Outlook newsgroup - there are
several microsoft.public.outlook.* groups.

Simon

AddThis Social Bookmark Button