Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Best communication Protocol Pin
Paul M Watt10-Oct-02 11:38
mentorPaul M Watt10-Oct-02 11:38 
GeneralRe: Best communication Protocol Pin
valikac10-Oct-02 13:10
valikac10-Oct-02 13:10 
GeneralPrinting :: MFC Pin
valikac10-Oct-02 10:52
valikac10-Oct-02 10:52 
GeneralRe: Printing :: MFC Pin
Ed Gadziemski10-Oct-02 14:40
professionalEd Gadziemski10-Oct-02 14:40 
GeneralRe: Printing :: MFC Pin
Roger Allen11-Oct-02 1:55
Roger Allen11-Oct-02 1:55 
GeneralRe: Printing :: MFC Pin
valikac11-Oct-02 4:49
valikac11-Oct-02 4:49 
GeneralCRecordset-related question Pin
Christos P.10-Oct-02 10:18
Christos P.10-Oct-02 10:18 
GeneralRe: CRecordset-related question Pin
Ranjan Banerji10-Oct-02 10:26
Ranjan Banerji10-Oct-02 10:26 
Do not exactly remember the function that will get you parts of the date in Access but you need to do something like:

Where DatePart( date_field, "mm-dd-yy") = DatePart( userDate, "mm-dd-yy" )

Try writing the query in Access it self first. Once you have it working you can can move it to your code by replacing the UserDate with the appropriate variable in your code.
GeneralRe: CRecordset-related question Pin
Christos P.10-Oct-02 11:08
Christos P.10-Oct-02 11:08 
GeneralDLL in EXE. Pin
Anonymous10-Oct-02 10:19
Anonymous10-Oct-02 10:19 
GeneralRe: DLL in EXE. Pin
Paul M Watt10-Oct-02 10:21
mentorPaul M Watt10-Oct-02 10:21 
GeneralRe: DLL in EXE. Pin
Anonymous10-Oct-02 10:28
Anonymous10-Oct-02 10:28 
GeneralRe: DLL in EXE. Pin
Paul M Watt10-Oct-02 11:34
mentorPaul M Watt10-Oct-02 11:34 
GeneralRe: DLL in EXE. Pin
Anonymous11-Oct-02 1:59
Anonymous11-Oct-02 1:59 
GeneralMultiple item images for a tree control item Pin
mwallis7610-Oct-02 10:18
mwallis7610-Oct-02 10:18 
GeneralRe: Multiple item images for a tree control item Pin
Gary R. Wheeler10-Oct-02 14:49
Gary R. Wheeler10-Oct-02 14:49 
GeneralCListCtrl selection color Pin
JennyP10-Oct-02 9:49
JennyP10-Oct-02 9:49 
GeneralRe: CListCtrl selection color Pin
Chris Richardson10-Oct-02 10:35
Chris Richardson10-Oct-02 10:35 
Questioncombo box scrolling question? Pin
jimNLX10-Oct-02 9:41
jimNLX10-Oct-02 9:41 
AnswerRe: combo box scrolling question? Pin
alex.barylski10-Oct-02 13:31
alex.barylski10-Oct-02 13:31 
GeneralRe: combo box scrolling question? Pin
jimNLX25-Oct-02 5:08
jimNLX25-Oct-02 5:08 
GeneralCADOX CP class question. Pin
ns10-Oct-02 9:07
ns10-Oct-02 9:07 
GeneralRe: CADOX CP class question. Pin
Ranjan Banerji10-Oct-02 10:29
Ranjan Banerji10-Oct-02 10:29 
GeneralRe: CADOX CP class question. Pin
Carlos Antollini10-Oct-02 10:39
Carlos Antollini10-Oct-02 10:39 
Generalstring question Pin
Anonymous10-Oct-02 8:43
Anonymous10-Oct-02 8:43 

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.