19 Mar
2010
19 Mar
'10
12:37 p.m.
John Doppke wrote:
I'm using the nas table in mysql to store my clients. I've found that if I try to test for client:nastype, a value is returned only for entries from clients.conf. Is there a way to get the nas type for clients in SQL?
Do an SQL query. %{sql: SELECT ...} Alan DeKok.