I
INTP56
I'm having trouble getting started with SPD.
What I want to do is filter a return set, or pass a parameter to a SP, to
limit the rows from a data set. I put a UserName field?, tag?, from the
toolbox, ASP.NET controls,Login. I put a GridView control on the form, and
tie it to the view, or SP.
If I test the view or SP, and I put my domain name in, it returns the
correct dataset.
However, when I preview in a browser, I can see my user name in the page,
but my data set is always empty.
This seems like such a simple task, but I can't seem to get it to work.
BTW, I have SPD installed on my local computer, but all the files are on the
target server, which also has the database on the same box.
Help!
Bob
What I want to do is filter a return set, or pass a parameter to a SP, to
limit the rows from a data set. I put a UserName field?, tag?, from the
toolbox, ASP.NET controls,Login. I put a GridView control on the form, and
tie it to the view, or SP.
If I test the view or SP, and I put my domain name in, it returns the
correct dataset.
However, when I preview in a browser, I can see my user name in the page,
but my data set is always empty.
This seems like such a simple task, but I can't seem to get it to work.
BTW, I have SPD installed on my local computer, but all the files are on the
target server, which also has the database on the same box.
Help!
Bob