sql insert via unlang
Alan DeKok
aland at deployingradius.com
Wed Jan 28 09:43:40 CET 2009
Anton Borisov wrote:
> So, I try to INSERT (unlang) data into my sql table;
This isn't supported.
> Oh, I am really very interested in INSERT sql. Please, tell me, Is this
> right? Can I insert or update any data into my DB? Can I use another way
> for INSERT sql data when I do not use sql accounting and
> accounting_start_query/stop_query statement?
> I need to insert or update sql data when my customers do authorize check.
Edit the source code to rlm_sql to look for "INSERT" in the query, and
do an insert.
Alan DeKok.
More information about the Freeradius-Users
mailing list