serivirebbe per un datareader
in questo codice, ho un campo di tipo data
If res.GetFieldType(x).ToString = "System.DateTime" Then
ma nn entra qui
entra piuttosto in
If res.GetFieldType(x).ToString = "System.Decimal" Then
potreste aiutarmI?
grazie