Form based queries
Posted: Fri Jun 09, 2006 4:38 am
Hi all,
We have a database which we want to expose to our users. That database is ment to be queried, but we want an interface upon that database so you can use certain attributes. We are examining if we can do that with php.
Is there some sort of framework out in the open (query builder or so) which can generate optimized SQL queries based upon user selections? So they can click their selecion criteria in a form or so.
Any advice is appreciated.
gr,
Paul
We have a database which we want to expose to our users. That database is ment to be queried, but we want an interface upon that database so you can use certain attributes. We are examining if we can do that with php.
Is there some sort of framework out in the open (query builder or so) which can generate optimized SQL queries based upon user selections? So they can click their selecion criteria in a form or so.
Any advice is appreciated.
gr,
Paul