
lunes, 28 de diciembre de 2015
PROGRAMA HISTORIA CLINICA DE PACIENTES - SEGUNDO INFORMATICA
diciembre 28, 2015
No comments

Private Sub Command1_Click()
AdoDatos.Recordset.AddNew
End Sub
Private Sub Command2_Click()
AdoDatos.Recordset.Update
End Sub
Private Sub Command3_Click()
AdoDatos.Recordset.Delete
End Sub
Private Sub Command4_Click()
AdoDatos.Recordset.MoveFirst
End Sub
Private Sub Command5_Click()
AdoDatos.Recordset.MoveLast
End Sub
Private Sub Command6_Click()
AdoDatos.Recordset.MoveNext
End...
viernes, 4 de diciembre de 2015
USUARIOS Y CLAVES DE PADRES DE FAMILIA
diciembre 04, 2015
No comments
https://docs.google.com/spreadsheets/d/1hS_rcB0fPpkPcN_--tYNL8XUwWGlwDwFFjsjGZZWODA/edit?usp=shar...