Comunque, se il codice fiscale è univoco, basterà:
codice:Set dbRec = dbConn.Execute("SELECT * FROM Pazienti WHERE CodFiscale = '" & ICod & "'") txtNome.Text = dbRec!Nome txtCognome.Text = dbRec!Cognome DTPicker1.Value = dbRec!Data![]()
Comunque, se il codice fiscale è univoco, basterà:
codice:Set dbRec = dbConn.Execute("SELECT * FROM Pazienti WHERE CodFiscale = '" & ICod & "'") txtNome.Text = dbRec!Nome txtCognome.Text = dbRec!Cognome DTPicker1.Value = dbRec!Data![]()
"The Ox has left the building"
Roger Daltrey e Pete Townshend