gcrothers | 3 May 2003 11:54

delete shared address book

I have mistakenly imported three times a set of contacts into a mysql
address book.

Is there an easy way to remove these ?

tia
garry

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org

eculp | 3 May 2003 17:37

Re: delete shared address book

Quoting gcrothers <gcrothers <at> shelob.net>:

| I have mistakenly imported three times a set of contacts into a mysql
| address book.
|
| Is there an easy way to remove these ?

If there is nothing of interest in the turba tables, I would just
drop the tables and recreate them with the script in turba/scripts/drivers.
In this case it is easy because there is only one table :-), IIRC.

mysql horde <<%
DROP TABLE turba_objects;
%

ed

|
| tia
| garry
|
|
| --
| Turba mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org
|

--

(Continue reading)


Gmane