Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Creating custom SQL Select for searching?


Message #1 by Feduke Cntr Charles R <FedukeCR@m...> on Wed, 15 May 2002 15:10:45 -0400
	I've wandered into the realm of searching for my web application.  I
want to write a general level searching class that properly generates a SQL
Select statement depending on custom parameters and data I pass to it.
Being a neophyte ADO.NET user, I want to know if anything already exists
within the .NET framework (and not CommandBuilder either, something more
suited for building a SQL select statement).  Anyone know and/or used, or
have better solutions?

- Chuck

  Return to Index