or
Me.rsMain.GroupType = GroupType.Resource
INSERT INTO Appointments (Summary, Start, [End], RecurrenceRule, MasterEventID, Location, Description, BackgroundID, StatusID, ParentID, Visible, KundenID, ResourceID, Personen, Preis, RaceID)
VALUES (@Summary,@Start,@End,@RecurrenceRule,@MasterEventID,@Location,@Description,@BackgroundID,@StatusID,@ParentID,@Visible,@KundenID,@ResourceID,@Personen,@Preis,@RaceID)
This is not the first time to get this problem, almost every time I delete and reinstall the controls once again,,
How can I resolve that, the tools are not appearing? What is the reason behind that?
See the picture
thanks a lot