Dear all,
How to execute insert, update, delete statments in unlang?
if I set
%{sql:delete....}
freeradius can't interpret the configure file correctly.
if I set
Tmp-String-0 := %{sql:delete...}
the output of 'radiusd -X' shows there's some problem since the
statement don't return any value.
Any Ideas?
thx