"alex23" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On Nov 3, 3:47 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: >> Hi >> I have >> access.Fields("Time").value=t >> I would like t to be a string reprsenting a data. How can I do this? > > t = "string representing a datum" > access.Fields("Time").value = t
maybe OP means t = "string representing a date", but I'm just guessing. --Tim Arnold -- http://mail.python.org/mailman/listinfo/python-list