> I am needing to generate values of reply attributes via SQL. I am using
> `%{sql:SQL-query}` clause.
> I am inserting attribute/value pairs into radreply table, where value -
> `%{sql:}`-clause.
> But I had got complex and large queries. I don't want to increase size of
> fields of SQL-table.
> How I can solve this problem?

Just add them to the reply list without putting them into the table. Why
write them into the table and then read them from there?

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to