I realise now that the actuall error was caused by a missing zero in one of
the entries. i.e. I had put 1 and not 01 for the day field. With 01 in
place, it works for -MM-dd also.
Thanks.
pjames wrote:
>
> Thanks Matt. That hint did help. Though MM/dd/ didnt work for me,
> MM-dd- d
Thanks Matt. That hint did help. Though MM/dd/ didnt work for me,
MM-dd- did work. Thanks a lot.
mraible wrote:
>
> I would try MM/dd/ as your date format.
>
> Matt
>
> On Wed, Jul 30, 2008 at 5:22 AM, pjames <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>> I am trying to import a 'date
I would try MM/dd/ as your date format.
Matt
On Wed, Jul 30, 2008 at 5:22 AM, pjames <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am trying to import a 'datetime' value to my mysql db from
> sample-data.xml using dbUnit. Here is the file sample
>
Hi,
I am trying to import a 'datetime' value to my mysql db from
sample-data.xml using dbUnit. Here is the file sample