Il nome di colonna 'testo_prodotti' non รจ valido.SELECT testo_prodotti FROM TBL_TemplateContainerText_Rel INNER JOIN TBL_TemplateContainerText ON TBL_TemplateContainerText_Rel.ContainerTextID = TBL_TemplateContainerText.ContainerTextID INNER JOIN TBL_TemplateContainer ON TBL_TemplateContainer.ContainerID = TBL_TemplateContainerText_Rel.ContainerID WHERE TBL_TemplateContainerText_Rel.TemplateID = @TemplateID AND TBL_TemplateContainer.nome = @nome_contenitore