Viewing post 1 (of 1 total)
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...
March 18, 2011 at 7:02 am
#1300476