présentation du vidéo clip
Groove Etc - "Givin' You"
Vidéo clip disponible depuis le 20/03/2006
Dans la catégorie Electro/House/Techno
Groove Etc. est le nouveau projet du DJ/producteur français Funky Derrick et du musicien Stéphane Guedj. Déjà connu pour ces nombreuses productions House et sa participation dans le premier album des Daft Punk "Homework", Funky Derrick nous présente un premier titre très funky et pétillant intitulé "Givin' You", publié sur le label Airplay Records.
Erreur : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND mr_videos_categories.vid_cat_id = mr_videos.vid_cat_id
AND mr_video' at line 7
Requete : SELECT mr_videos.vid_id, mr_videos.vid_titre, mr_videos.vid_vignette, DATE_FORMAT(vid_date, "%d/%c/%Y") as date_vid, mr_videos_categories.vid_cat_id, vid_cat_titre
FROM mr_videos_artistes, mr_videos, mr_videos_categories
WHERE mr_videos_artistes.vid_id = mr_videos.vid_id
AND mr_videos.vid_date_debut < NOW()
AND mr_videos.vid_date_fin > NOW()
AND mr_videos_artistes.art_id =
AND mr_videos_categories.vid_cat_id = mr_videos.vid_cat_id
AND mr_videos.vid_id != 204
ORDER BY mr_videos.vid_date DESC LIMIT 2