我正在使用VB和SQL,到目前为止我设法做到了
Dim start_date As Date = DateTimePicker4.Text
Dim end_date As Date = DateTimePicker3.Text
MonthCalendar1.SelectionRange = New SelectionRange(start_date, end_date)
MonthCalendar1.BoldedDates =
这就是我被困住的地方,感谢您的帮助。
答案 0 :(得分:0)
确保您在MySQL中的calander与您创建的注入没有关联。它可能导致安全漏洞。
对于突出显示部分,请尝试使用OpenSQL查询子表单。