开发者

How to save datetime in EDB database

开发者 https://www.devze.com 2023-01-10 20:11 出处:网络
I want to save datetime into the EDB database. I tried storing the value by converting CTime to CString. But after reading not able to convert CString to Ctime. As开发者_运维问答k the same question on

I want to save datetime into the EDB database. I tried storing the value by converting CTime to CString. But after reading not able to convert CString to Ctime. As开发者_运维问答k the same question on stackoverflow, yet no responses.

Here are EDB database datatypes. Can I use CEVT_FILETIME? If possible please give me an example.


Use SystemTimeToFileTime then store it as a CEVT_FILETIME.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号