Erreur lors du traitement de la fonction : Ouverture
Numéro : -2147217904
Description :
[Microsoft][Pilote ODBC Microsoft Access] Trop peu de paramètres. 1 attendu.
Source : Microsoft OLE DB Provider for ODBC Drivers
Requête envoyée : SELECT DISTINCT Bien.Visible,Bien.idBien, Bien.ref, Bien.typeBien, region.libelle, region.id, Libelle.libelleAccroche, Libelle.explicationBien FROM Site,univers,universbien,(region INNER JOIN (Bien INNER JOIN Libelle ON Bien.idBien = Libelle.idBien) ON region.id = Bien.region) INNER JOIN typebien ON Bien.typebien = typebien.id WHERE region.idlang=1 and Bien.validation=1 and Libelle.idLang=1 and ( region.id=PLEYBEN) and Libelle.idLang=1 and Bien.visible<>3 and Bien.idBien = universbien.bien and univers.idUniv=universbien.univers and Bien.archivage=false and univers.idsite=1 order by Bien.idBien DESC