i have inserted two datepicker in this form and make these values drop in the datebase using adodb connection.Thes e values has to be shown as crossed one in the monthview calendar.How to do this one?
Code:
Dim esql As String Dim con As New ADODB.Connection Dim rs As New ADODB.Recordset 'show Private Sub Command1_Click() MonthView1.Value
Leave a comment: