[Oledb-dev] timestamps

Victor Snezhko snezhko at indorsoft.ru
Wed May 2 14:49:04 UTC 2007


Hello, Bart,

> I also saw there should be a workaround with a patch
> you can download from indorsoft but I still can▓t get that one to work.
>
> Does somebody have an example on how to put the
> timestamp into the database ?

The following script snippet works for me with the patched provider:

rs("test_time") = "2007-08-09 23:59:59"
rs.Update();

you can take the rest of the script from the example in bug #1000621.

-- 
WBR, Victor V. Snezhko
E-mail: snezhko at indorsoft.ru




More information about the Oledb-devel mailing list