G
Guest
Hi,
i have pb with this Query,the compiler doesn't recognize the sql statement??
docmd.runsql "SELECT produit.produit_nom FROM produit INNER JOIN (fonction
INNER JOIN compose2 ON fonction.fonction_id = compose2.fonction_id) ON
produit.produit_ID = compose2.produit_id WHERE fonction.fonction_type=""" & x
& """;"
thank u for ur help
i have pb with this Query,the compiler doesn't recognize the sql statement??
docmd.runsql "SELECT produit.produit_nom FROM produit INNER JOIN (fonction
INNER JOIN compose2 ON fonction.fonction_id = compose2.fonction_id) ON
produit.produit_ID = compose2.produit_id WHERE fonction.fonction_type=""" & x
& """;"
thank u for ur help