need to get postthumnails from a post whithin a category custom post type

$args =
array(
‘post_type’ => ‘Projet’,
’ma_taxonomy’ => ‘construction’
)

query_posts($args)

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)