codice:SQLRegioni="SELECT Regione, CodReg FROM Regioni GROUP BY Regione"
mi dice: You tried to execute a query that does not include the specified expression 'CodReg' as part of an aggregate function.
![]()
codice:SQLRegioni="SELECT Regione, CodReg FROM Regioni GROUP BY Regione"
mi dice: You tried to execute a query that does not include the specified expression 'CodReg' as part of an aggregate function.
![]()