• Hi,

    This article is interesting for me because I want to create a Gantt chart of SQL Server's Job Activity.

    Just noticed this very little error :

    [...]INSERT INTOProjectStatus[...]

    should be

    [...]INSERT INTO ProjectStatus[...]

    for the first INSERT to work.

    a+, =)

    -=Clement=-

    Configuration :

    SQL Server 2005