Erreur lors du traitement de la fonction : Ouverture

Numro : -2147217900
Description :
[Microsoft][ODBC SQL Server Driver][SQL Server]Ligne 1 : syntaxe incorrecte vers ')'.

Source : Microsoft OLE DB Provider for ODBC Drivers
Requte envoye : select distinct b.idBien, b.ref, b.galerie, l.libelleAccroche, b.visible, b.typebien, b.region, l.distance from Bien b INNER JOIN Libelle l ON l.idBien=b.idBien INNER JOIN Mandat m ON m.idBien=b.idBien where (b.typebien=130 and b.departement in () and l.idlang=1 and b.archivage=0 and b.visible<3 and b.annee=4 and m.dateE>='22/11/2008' ) order by l.distance desc