Click here to Skip to main content
15,902,915 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Server and client programming Pin
Member 216100416-Aug-05 23:24
Member 216100416-Aug-05 23:24 
GeneralRe: Server and client programming Pin
Christian Graus17-Aug-05 11:42
protectorChristian Graus17-Aug-05 11:42 
GeneralMenu Question (fixed) Pin
LighthouseJ16-Aug-05 15:42
LighthouseJ16-Aug-05 15:42 
GeneralError Pin
Member 216100416-Aug-05 15:23
Member 216100416-Aug-05 15:23 
GeneralRe: Error Pin
Weiye Chen16-Aug-05 16:02
Weiye Chen16-Aug-05 16:02 
GeneralRe: Error Pin
Christian Graus16-Aug-05 16:26
protectorChristian Graus16-Aug-05 16:26 
Questionhow to accessing Paradox use ADO Pin
ebinaini16-Aug-05 14:56
ebinaini16-Aug-05 14:56 
AnswerRe: how to accessing Paradox use ADO Pin
S Douglas16-Aug-05 21:52
professionalS Douglas16-Aug-05 21:52 
Not a tutorial, but here is how to connect to a paradox database.

Driver={Microsoft Paradox Driver (*.db)};DBQ=physical path to .db file;DriverID=26

See this web site for other database connections.
msdn.microsoft.com[^]

There are a couple of tutorials here at Code Project. The listing can be found here.
http://codeproject.com/database/#ADO[^]

Hope this helps...

-------------------------------
DEBUGGING : Removing the needles from the haystack.
GeneralRe: how to accessing Paradox use ADO Pin
ebinaini17-Aug-05 15:07
ebinaini17-Aug-05 15:07 
Generalchanging what a pushbutton looks like Pin
Tim Zorn16-Aug-05 14:28
Tim Zorn16-Aug-05 14:28 
GeneralRe: changing what a pushbutton looks like Pin
Christian Graus16-Aug-05 15:03
protectorChristian Graus16-Aug-05 15:03 
GeneralRe: changing what a pushbutton looks like Pin
ebinaini16-Aug-05 19:30
ebinaini16-Aug-05 19:30 
GeneralRe: changing what a pushbutton looks like Pin
Christian Graus16-Aug-05 19:35
protectorChristian Graus16-Aug-05 19:35 
GeneralRe: changing what a pushbutton looks like Pin
ebinaini16-Aug-05 20:39
ebinaini16-Aug-05 20:39 
GeneralRe: changing what a pushbutton looks like Pin
Christian Graus17-Aug-05 11:39
protectorChristian Graus17-Aug-05 11:39 
GeneralRe: changing what a pushbutton looks like Pin
Tim Zorn20-Aug-05 12:28
Tim Zorn20-Aug-05 12:28 
GeneralRe: changing what a pushbutton looks like Pin
normanS16-Aug-05 21:32
normanS16-Aug-05 21:32 
GeneralRe: changing what a pushbutton looks like Pin
Tim Zorn20-Aug-05 8:41
Tim Zorn20-Aug-05 8:41 
GeneralRe: changing what a pushbutton looks like Pin
normanS21-Aug-05 19:27
normanS21-Aug-05 19:27 
GeneralRe: changing what a pushbutton looks like Pin
normanS22-Aug-05 5:37
normanS22-Aug-05 5:37 
GeneralRe: changing what a pushbutton looks like Pin
Tim Zorn22-Aug-05 5:42
Tim Zorn22-Aug-05 5:42 
Generaltoolbar Pin
Max Santos16-Aug-05 12:59
Max Santos16-Aug-05 12:59 
QuestionGDI+ How to get path from a region? Pin
mpastchenko16-Aug-05 12:29
mpastchenko16-Aug-05 12:29 
AnswerRe: GDI+ How to get path from a region? Pin
mpastchenko17-Aug-05 7:21
mpastchenko17-Aug-05 7:21 
GeneralGetShortPathName() doesn't Pin
dandy7216-Aug-05 11:55
dandy7216-Aug-05 11:55 

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.