public int GetMaxCommand(string recette) { return(m_clientSQL.GetMaxCommande("'" + recette + "'")); }