Hi everyone,
Want I need to do is basically copy a row in my table and insert it into the same table, giving it a different ID.
here is my SQL statement
insert into events (Title, [Description], Location, CreationDate, LastSavedDate, StartDate,
FinishDate, TimeId, LabelID, IsAllDay, UserID...