5 Jun
2013
5 Jun
'13
1:41 p.m.
Marco Marzetti wrote:
Also, if i understand it correctly, it makes sense to me since "==" is a filtering operator while ":=" add the attribute to the list for further checking
Anyway, i've updated the record above and putting ":=" and it doesn't work.
It depends what you want to do. I thought you had said you wanted to *set* the huntgroups in SQL. If so, := is the correct thing to use. If you're just checking it, == is the right one. The huntgroups are set in the "huntgroups" file. Have you looked there? Alan DeKok.