 | | From: | test | | Subject: | SQl query builder | | Date: | Tue, 18 Jan 2005 10:51:21 +0100 |
|
|
 | Hi people!
I'm looking for an SQL query builder application that helps me construct SELECT queries with full respect of underlaying relational model. It would be nice if the app is database independant because my work covers MSSQL, mySQL and Oracle DB.
OpenSource and/or comercial suggestions are welcome!
*** thanx ***
|
|
 | | From: | Jan M. Nelken | | Subject: | Re: SQl query builder | | Date: | Tue, 18 Jan 2005 16:05:37 -0500 |
|
|
 | test wrote: > Hi people! > > I'm looking for an SQL query builder application that helps me construct > SELECT queries with full respect of underlaying relational model. It would > be nice if the app is database independant because my work covers MSSQL, > mySQL and Oracle DB. > > OpenSource and/or comercial suggestions are welcome! > > > *** thanx *** > >
It's called HFOLBKAS ...
(Human Form Of Life Between Keyboard And Screen)
Jan M. Nelken
|
|
 | | From: | DA Morgan | | Subject: | Re: SQl query builder | | Date: | Tue, 18 Jan 2005 08:27:00 -0800 |
|
|
 | test wrote: > Hi people! > > I'm looking for an SQL query builder application that helps me construct > SELECT queries with full respect of underlaying relational model. It would > be nice if the app is database independant because my work covers MSSQL, > mySQL and Oracle DB. > > OpenSource and/or comercial suggestions are welcome! > > > *** thanx ***
No program that will do this exists. Or at least not one that would do it well. -- Daniel A. Morgan University of Washington damorgan@x.washington.edu (replace 'x' with 'u' to respond)
|
|