Hi Hugh,
I see how this can be useful to having a hirercical user structure in providing
aggregate reply attributes back. However, in my case, there is no hierarchy -
I simply want to match a single user entry based on all Check parameters with
the ability to skip over the attributes that the
Hi Heikki,
That's an excellent idea! In my case the SQLite DB doesn't even need to be
writable by the radiator user. I put my users and clients into that database,
and created custom SQL queries and everything works perfectly.
Thanks a lot!
-Original Message-
From: radiator-boun...@o
On 04/06/2013 03:58 PM, Garry Shtern wrote:
> That's an excellent idea!
Good to hear it's solved.
> In my case the SQLite DB doesn't even need
> to be writable by the radiator user. I put my users and clients into
> that database, and created custom SQL queries and everything works
> perfectly.