The method I would prefer would be to build the relevant columns in the HTML, but when I set the datasource as my dataset (which isn't declared when the page renders) my page falls over telling me that my datasource does not exist.
If I don't set the datasource as my dataset, the form loads but...
I have a sql server stored procedure from which I'm creating a dataset containing rows which I want to display in a datagrid on my web page. The dataset is populated depending on the value in a text box on my page (all pretty basic stuff so far).
My problem is that I can't work out how to...
BUGGER!
Here I was thinking that a len would return the total character length of the field INCLUDING any trailing spaces!
Thanks, vongrunt - I didn't have much hair to begin with but I've pulled half of what's there out since I began that ;o)
Anyway - yes, there is a trailing space in each...
I have a stored procedure which searches within a view to find values containing any of the words passed in a searchstring. I have performed extensive debugging on this and I have pinpointed the problem to the where clauses of the select into statement within the loop. For some reason, no matter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.