aspx_professional thread: Creating custom SQL Select for searching?
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
|





