Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rokitsalad
  • Content: Threads
  • Order by date
  1. rokitsalad

    Binding to a Datagrid at Runtime

    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...
  2. rokitsalad

    where clause within a while loop not working

    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...

Part and Inventory Search

Back
Top