On 6 Dec, 2005, at 5:18 pm, Guyon Morée wrote:
does it really break your db?

doesnt it only interpretet the values of tg_user_group differently?

if so, a simple:

update tg_user_group set user_id = group_id, group_id = user_id;

will fix your data...

Duh. Of course it will. I've not been using SQL lately and I was under the impression the first update would wipe out the value for the second.

Thanks for setting me straight.

-- 

Jeff Watkins

http://newburyportion.com/


"Daddy, I want a purple iMac. And I want ice cream!"

-- Unidentified 7-year-old to his father.



Reply via email to