(RADIATOR) Log SQL DateTime?

niceman at att.net niceman at att.net
Sat Jun 30 15:49:02 CDT 2001


Cancel that request ... it turns out that there is a way 
to do it; it took a while to figure out which special 
characters apply 

        LogQuery insert into %3 (TIME_STAMP, PRIORITY, 
MESSAGE) \
             values ('%m/%d/%Y %H:%M:%S', %0, %2)


----- Original Message ----- 
From: "Mike Nice" <niceman at att.net>
To: <radiator at open.com.au>
Sent: Friday, June 29, 2001 10:39 PM
Subject: (RADIATOR) Log SQL DateTime?


> Radiator 2.18.2;   Is there any way to include the 
date and time in a format
> understood by MS SQL?  I have so far -
> 
>         LogQuery insert into %3 (TIME_STAMP, PRIORITY, 
MESSAGE) \
>              values ('%l', %0, %2)
> 
>   Which includes both date and time, but the wrong 
format.  The DateFormat
> parameter does not seem to be included in the <Log 
SQL> section.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list