Problem loading data into SQL server

I just bought the commercial license of the DHTMLX scheduler.
I tried to load the data into SQL Server 8 but i got error message.
Any help?

Msg 102, Level 15, State 1, Line 10
Incorrect syntax near ‘=’.
Msg 102, Level 15, State 1, Line 28
Incorrect syntax near ‘change_time’.
Msg 102, Level 15, State 1, Line 68
Incorrect syntax near ‘events’.
Msg 102, Level 15, State 1, Line 271
Incorrect syntax near ‘events_map’.
Msg 102, Level 15, State 1, Line 300
Incorrect syntax near ‘events_ms’.
Msg 102, Level 15, State 1, Line 323
Incorrect syntax near ‘events_rec’.
Msg 102, Level 15, State 1, Line 364
Incorrect syntax near ‘events_shared’.
Msg 102, Level 15, State 1, Line 396
Incorrect syntax near ‘events_tt’.
Msg 102, Level 15, State 1, Line 430
Incorrect syntax near ‘event_fruit’.
Msg 102, Level 15, State 1, Line 453
Incorrect syntax near ‘event_user’.
Msg 102, Level 15, State 1, Line 475
Incorrect syntax near ‘fruit’.
Msg 102, Level 15, State 1, Line 503
Incorrect syntax near ‘tevents’.
Msg 102, Level 15, State 1, Line 528
Incorrect syntax near ‘types’.
Msg 102, Level 15, State 1, Line 549
Incorrect syntax near ‘user’.
Msg 102, Level 15, State 1, Line 569
Incorrect syntax near ‘countries’.

Hi,
dump.sql that goes with scheduler package contains scripts for MySql database, it is incompatible with MS SqlServer