This is what I get:
Server: Msg 207, Level 16, State 3, Procedure Booking_Duration, Line 2
Invalid column name 'ToDate'.
Server: Msg 207, Level 16, State 1, Procedure Booking_Duration, Line 2
Invalid column name 'FromDate'.
Using:
CREATE TRIGGER Booking_Duration ON Booking FOR INSERT, UPDATE...