L
lyndonc
I want to display the results from a stored procedure in
a data view.
I create the connection to stored procedure and am
prompted for a default value for a parameter the stored
procedure takes. this all works fine except The data view
doesn't display any results.
It just says PassThroughDataSet and status is success.
Does any documentation exist of connecting dataviews to
storedprocdures which have input parameters?
a data view.
I create the connection to stored procedure and am
prompted for a default value for a parameter the stored
procedure takes. this all works fine except The data view
doesn't display any results.
It just says PassThroughDataSet and status is success.
Does any documentation exist of connecting dataviews to
storedprocdures which have input parameters?