Andrey Subbotin <[EMAIL PROTECTED]> wrote:
> Suppose, we have 300 articles with corresponding parameters
> representing the following table layout:
>
> table article {
> parameter name,
> parameter color,
> parameter price
> }.
>
> I want to supply a query form on a web page that would contain these
> parameters as selectable lists of unique values. Should be smth. like
> this:
>
> * Choose articles you want to be listed:
> Name: <a concrete name> or <all>
> Color: <a concrete color> or <all>
> Price: <a concrete price> or <all>
You may share midgard functions with sql queries here.
But store all data it in one midgard database.
BTW , You could take a look at ModHoo. With some modifications
it could work for you as You wish. I work with modified MidHoo as my midgard
database frontend , and it works very fine even for 2000+ child objects.
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]