Einzelnen Beitrag anzeigen
Alt 18.03.2009, 19:00   #6
incubus
Veteran
 
Benutzerbild von incubus
 
Registriert seit: 31.07.2006
Ort: Österreich, nähe Graz
Alter: 51
Beiträge: 253

Mein Computer

Standard

Update war ein guter Tipp, hab mich nun 3 Stunden im google gequählt aber habs hinbekommen
Zur Erklärung:
( phpkit_forumcat = Quell-Tabell A)
( forumcat_postcount = Quell Spalte

( phpbb_forums = Ziel-Tabelle B)
( forum_posts = Ziel Spalte )

UPDATE `phpkit_forumcat`,`phpbb_forums`
SET `phpbb_forums`.`forum_posts`=`phpkit_forumcat`.`fo rumcat_postcount`
WHERE `phpbb_forums`.`forum_id`=`phpkit_forumcat`.`forum cat_id`
____________________________________
Internet is voll, GEH WEG !

...a friend in need's a friend indeed, a friend with weed is better...

be a warrior
incubus ist offline   Mit Zitat antworten