Click here to Skip to main content
15,919,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionweekday in number (2) Pin
includeh108-Sep-07 18:53
includeh108-Sep-07 18:53 
AnswerRe: weekday in number (2) Pin
bob169728-Sep-07 19:30
bob169728-Sep-07 19:30 
AnswerRe: weekday in number (2) Pin
Russell'8-Sep-07 23:35
Russell'8-Sep-07 23:35 
AnswerRe: weekday in number (2) Pin
Christian Graus9-Sep-07 3:16
protectorChristian Graus9-Sep-07 3:16 
AnswerRe: weekday in number (2) Pin
jhwurmbach9-Sep-07 22:40
jhwurmbach9-Sep-07 22:40 
QuestionSQL issue Pin
Max++8-Sep-07 15:51
Max++8-Sep-07 15:51 
AnswerRe: SQL issue Pin
Christian Graus8-Sep-07 16:10
protectorChristian Graus8-Sep-07 16:10 
AnswerRe: SQL issue Pin
Mark Salsbery9-Sep-07 7:43
Mark Salsbery9-Sep-07 7:43 
In addition to Christian's reply...

DAO is deprecated - it's not recommended as a solution any more.

You can also add "OLE DB" (and "ADO" without the .NET) to the list of keywords.

This article has info on some of the possible data access methods available from
Microsoft:  Data Access Technologies Road Map[^]

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionDetermine if VC++ 2005 SP1 runtime is installed? Pin
mid=57418-Sep-07 14:11
mid=57418-Sep-07 14:11 
AnswerRe: Determine if VC++ 2005 SP1 runtime is installed? Pin
George L. Jackson8-Sep-07 16:32
George L. Jackson8-Sep-07 16:32 
GeneralRe: Determine if VC++ 2005 SP1 runtime is installed? [modified] Pin
mid=57418-Sep-07 16:37
mid=57418-Sep-07 16:37 
QuestionLine drawing in MFC Pin
DGit8-Sep-07 12:30
DGit8-Sep-07 12:30 
AnswerRe: Line drawing in MFC Pin
Christian Graus8-Sep-07 12:32
protectorChristian Graus8-Sep-07 12:32 
GeneralRe: Line drawing in MFC Pin
DGit8-Sep-07 12:49
DGit8-Sep-07 12:49 
GeneralRe: Line drawing in MFC Pin
Christian Graus8-Sep-07 16:12
protectorChristian Graus8-Sep-07 16:12 
GeneralRe: Line drawing in MFC Pin
bob169728-Sep-07 17:12
bob169728-Sep-07 17:12 
GeneralRe: Line drawing in MFC Pin
DGit10-Sep-07 6:42
DGit10-Sep-07 6:42 
AnswerRe: Line drawing in MFC [modified] Pin
bob169728-Sep-07 13:01
bob169728-Sep-07 13:01 
GeneralRe: Line drawing in MFC Pin
DGit8-Sep-07 13:26
DGit8-Sep-07 13:26 
GeneralRe: Line drawing in MFC Pin
bob169728-Sep-07 13:31
bob169728-Sep-07 13:31 
GeneralRe: Line drawing in MFC Pin
DGit9-Sep-07 8:59
DGit9-Sep-07 8:59 
QuestionGet User Picture Pin
Perspx8-Sep-07 12:12
Perspx8-Sep-07 12:12 
AnswerRe: Get User Picture Pin
Mark Salsbery8-Sep-07 12:28
Mark Salsbery8-Sep-07 12:28 
Questionstrtok problem Pin
gizmokaka8-Sep-07 10:41
gizmokaka8-Sep-07 10:41 
AnswerRe: strtok problem Pin
Michael Dunn8-Sep-07 11:16
sitebuilderMichael Dunn8-Sep-07 11:16 

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.