@DbCommand

i use this formule in web, i want descrizione and articoli but it return always and only descrizione. why? dbcommand return only one field??@DbCommand( “ODBC” : “ReCache” ; “Sybase” ; “user”;“password”; “SELECT descrizione,articolo FROM plugeco where articolo=” + Codice + “”:“” )