Hey guys,

Can we user Radiator variables for table names in the Authlog SQL statement?

I want to do this:

insert into RadLog-%Y-%m \
                                (Priority, Message, User_Name, FailedPass) \
                        values \
                                (%0, %1, %2, %3)

Or something like.

Craig.


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to