Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Forward Dependencies are not valid.

    I am having the same problem I think but I only have one parameters.

    The dataset is populated with the following sql:

    SELECT *

    FROM Course_Lesson

    WHERE Course_System_ID= @Course_System_ID

    The @Course_System_ID parameters...

Viewing post 1 (of 1 total)