On Apr 20,  3:16pm, Richard Hawley wrote:
> Subject: (RADIATOR) Flatfile format
> I'm using a flatfile as a backup to an SQL database.  What can I put in
> the field of a check or reply item in a flatfile if the corresponding
> field is blank in the SQL database.  Will NULL or NONE work?

No, it would use the string "NULL" or "NONE".
If you want to match the empty string, just use:
        Attribute-Name=

If you want the same effect as a NULL in the databse, just omit it from the
flat file completely.

Hope that helps.

Cheers.



-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, external, etc etc on Unix, Win95/8, NT, Rhapsody
===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to