variable escaping ins sql.conf
13 Oct
2006
13 Oct
'06
10:17 a.m.
in sql.conf I use something like: usergroup.GroupName like 'v%y' and radius -AX tells me: WARNING: Unknown variable '%y': See 'doc/variables.txt' How would I escape that kind of variable to pass it to the sql query? The usual \ did not work. Thanks Norbert Wegener
17 Oct
17 Oct
9:53 a.m.
Norbert Wegener <nw@sbs.de> wrote:
and radius -AX tells me: WARNING: Unknown variable '%y': See 'doc/variables.txt'
How would I escape that kind of variable to pass it to the sql query?
%% Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
7205
Age (days ago)
7209
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Norbert Wegener