Board index » delphi » timestamp format!

timestamp format!

i try to take datetime record from sybase but time values is reset
when i use datetime format.i think i would use timestamp format but
i couldn't use .
regards.

 

Re:timestamp format!


OLEDB defines timestamp similar to TSQLTimeStamp except that fraction is not
in milliseconds but in nanoseconds.

----------------------------------------------------------------
Regards,
Viatcheslav V. Vassiliev
http://www.oledbdirect.com
The fastest way to access MS SQL Server, MS Jet (MS Access)
and Interbase (through OLEDB) databases.

"orhan" <kava...@hotmail.com> ???Y/???Y ????? ???Y??:
news:3eca7c7a$1@newsgroups.borland.com...

Quote

> i try to take datetime record from sybase but time values is reset
> when i use datetime format.i think i would use timestamp format but
> i couldn't use .
> regards.

Other Threads