Such as outbound some list, such as XX equipment on July 7, 2016, to be sent to somewhere, in July 7, 2016, when back to full screen displays the information on the desktop, press any key to cancel.
Database has been successfully connected, how to let the database set up time and the current time, and then play box shows the point in time the corresponding "XX equipment on July 7, 2016," somewhere need to be sent to this field, and full screen on the desktop display
CodePudding user response:
Need to write the query code, according to the current time find meet the conditions of record, and then to carry on the prompt,
As to the drive mode of the code, depends on your needs, such as software after start-up hint, with Form_Activate () event; Timing prompt, use the Timer control; And so on,