by rucka
QueryDOM is a C# library that implements an extendable universal object modelto parse and build SQL queries for every DB.
chuanzai created the How I can use this? forum thread
coyotelapa created the Good work forum thread
mlowery created the Where is GoldParser forum thread
ovanklot created the Stored Procedures artifact
This is the first release of QueryDOM.
- implementations of select, update, insert and delete queries. - complex where expression with IN, EXISTS, BETWEEN clauses and subquery. - many aggregation functions in select statement. - inner join, outern join (left, right, full). - group by ...
- implementations of select, update, insert and delete queries. - complex where expression with IN, EXISTS, BETWEEN clauses and subquery. - many aggregation functions in select statement. - inner join, outern join (left, right, full). - group by ...
- implementations of select, update, insert and delete queries. - complex where expression with IN, EXISTS, BETWEEN clauses and subquery. - many aggregation functions in select statement. - inner join, outern join (left, right, full). - group by ...
Anonymous committed patchset 1 of module CVSROOT to the QueryDOM CVS repository, changing 11 files
Anonymous created the Welcome to Developers forum thread
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use