Click here to Skip to main content
15,913,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: When is it safe to call GetHtmlDocument() in a CHtmlView? Pin
Nish Nishant8-Apr-02 5:36
sitebuilderNish Nishant8-Apr-02 5:36 
QuestionHow to become Admin on NT/W2K (code inside) Pin
7-Apr-02 22:19
suss7-Apr-02 22:19 
AnswerRe: How to become Admin on NT/W2K (code inside) Pin
tongc7-Apr-02 23:28
tongc7-Apr-02 23:28 
GeneralRe: How to become Admin on NT/W2K (code inside) Pin
8-Apr-02 4:03
suss8-Apr-02 4:03 
QuestionHow to display a folder select dialog? Pin
Feng Qin7-Apr-02 21:25
Feng Qin7-Apr-02 21:25 
AnswerRe: How to display a folder select dialog? Pin
Nish Nishant7-Apr-02 21:36
sitebuilderNish Nishant7-Apr-02 21:36 
GeneralRe: How to display a folder select dialog? Pin
Feng Qin7-Apr-02 22:32
Feng Qin7-Apr-02 22:32 
AnswerRe: How to display a folder select dialog? Pin
PJ Arends8-Apr-02 0:21
professionalPJ Arends8-Apr-02 0:21 
GeneralRe: How to display a folder select dialog? Pin
Feng Qin8-Apr-02 1:19
Feng Qin8-Apr-02 1:19 
GeneralCHtmlView help ... Pin
Nish Nishant7-Apr-02 20:54
sitebuilderNish Nishant7-Apr-02 20:54 
GeneralRe: CHtmlView help ... Pin
Nish Nishant7-Apr-02 21:38
sitebuilderNish Nishant7-Apr-02 21:38 
GeneralRe: CHtmlView help ... Pin
Michael P Butler7-Apr-02 21:59
Michael P Butler7-Apr-02 21:59 
GeneralRe: CHtmlView help ... Pin
Nish Nishant7-Apr-02 22:27
sitebuilderNish Nishant7-Apr-02 22:27 
GeneralRe: CHtmlView help ... Pin
Niklas L7-Apr-02 23:49
Niklas L7-Apr-02 23:49 
GeneralRe: CHtmlView help ... Pin
Nish Nishant8-Apr-02 5:36
sitebuilderNish Nishant8-Apr-02 5:36 
GeneralDate Time Picker Pin
Drawil7-Apr-02 20:33
Drawil7-Apr-02 20:33 
GeneralRe: Date Time Picker Pin
7-Apr-02 21:07
suss7-Apr-02 21:07 
GeneralRe: Date Time Picker Pin
Drawil7-Apr-02 21:41
Drawil7-Apr-02 21:41 
GeneralRe: Date Time Picker Pin
7-Apr-02 21:48
suss7-Apr-02 21:48 
GeneralRe: Date Time Picker Pin
Drawil7-Apr-02 22:03
Drawil7-Apr-02 22:03 
GeneralRe: Date Time Picker Pin
Derek Waters7-Apr-02 22:14
Derek Waters7-Apr-02 22:14 
GeneralRe: Date Time Picker Pin
Drawil7-Apr-02 22:23
Drawil7-Apr-02 22:23 
GeneralRe: Date Time Picker Pin
Derek Waters7-Apr-02 22:31
Derek Waters7-Apr-02 22:31 
Well, assuming that you're using some COM-based technology to access your Access DB (and I would imagine it'd be pretty tough otherwise!) then COleDateTime can easily be converted to a VARIANT of VT_DATE type using COleVariant. This will be exactly the format that Access's automation interface will be expecting.


------------------------
Derek Waters
derek@lj-oz.com
QuestionHowto: keep the INI file side by side with the app? Pin
7-Apr-02 20:19
suss7-Apr-02 20:19 
AnswerRe: Howto: keep the INI file side by side with the app? Pin
paulb7-Apr-02 20:19
paulb7-Apr-02 20:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.