Revision of refreshdata (procedure to get data from database)
This is the code...
You can download or copy it
Thursday, January 30, 2014
Friday, January 24, 2014
Form grouping
this is the coding of form grouping
'variable declaration
Dim Edit As Boolean
Dim RsGroup As New ADODB.Recordset
Dim Edit As Boolean
Dim RsGroup As New ADODB.Recordset
Private Sub Command1_Click()
FrmCariGroup.Show 1
MsgBox FrmCariGroup.Kodex
MsgBox FrmCariGroup.Namax
End Sub
FrmCariGroup.Show 1
MsgBox FrmCariGroup.Kodex
MsgBox FrmCariGroup.Namax
End Sub
Subscribe to:
Comments (Atom)