Click here to Skip to main content
15,886,049 members
Articles / Programming Languages / SQL

SelectQueryBuilder: Building complex and flexible SQL queries/commands from C#

Rate me:
Please Sign up or sign in to vote.
4.74/5 (78 votes)
14 Mar 20067 min read 602.3K   24.3K   214  
The SelectQueryBuilder class allows you to build complex SQL statements and commands from your code. It also prevents you from possible SQL injection attacks.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Netherlands Netherlands
27 years old. Alive and kicking!

Comments and Discussions