<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT size=2 face=Arial>I found out that there is a timestamp 
type,</FONT></DIV>
<DIV><FONT size=2 face=Arial>that's what I really need.</FONT></DIV>
<DIV><FONT size=2 face=Arial>How do I do insert-into then with timestamp 
field:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>(:insert-into 'table :set 'ts :now)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>This doesn't work.</FONT></DIV>
<DIV><FONT size=2 face=Arial>How do I insert current date/time then 
?</FONT></DIV></DIV></BODY></HTML>