<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=086253113-13112003><FONT face=Arial size=2>When I input a date 
in a DTML Form, I use the "%d/%m/%Y" format, but that&nbsp;date field&nbsp;must 
be stored in a MS SQL Server database in&nbsp;"%m/%d/%Y" format. I've tried to 
store that field using: &lt;dtml-sqlvar date_field.strftime('%m/%d/%Y') 
type=string&gt; but an error ocurred.</FONT></SPAN></DIV>
<DIV><SPAN class=086253113-13112003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=086253113-13112003><FONT face=Arial size=2>How can I do 
that&nbsp;?</FONT></SPAN></DIV>
<DIV><SPAN class=086253113-13112003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=086253113-13112003><FONT face=Arial size=2>Thanks for any 
help.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>