[imp] How can I copy the "contact" list from one user to all???
Craig White
craigwhite@azapple.com
Mon, 2 Jul 2001 23:05:01 -0700
> -----Original Message-----
> From: Scott Smith [mailto:ssmith@siu.edu]
> Sent: Monday, July 02, 2001 9:34 PM
> To: imp@lists.horde.org
> Subject: RE: [imp] How can I copy the "contact" list from one user to
> all???
>
>
> Could you provide me with either a website that gives some
> description/details or could you provide some How-To information on this
> subject.
>
> I'm pretty new to the SQL database implementation.
> THanks.
>
-------
get phpMyAdmin - I think it's <http://phpmyadmin.sourceforge.net>
dump table
import table
you won't even have to learn anything
Craig