Hi Ruslan I've seen there is a VDK_DateTime. Is there a way to get date AND time from a cursor after a sqlSelect? A function like GetDateTime( ushort inIndex, long& outYear, ushort& outMonth, ushort& outDay, ushort& outHour, ushort& outMinute, ushort& outSecond) would be nice. Also support for milliseconds would be welcome for me. cheers Arthur