Click here to Skip to main content
16,011,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can i register a .dll or .ocx file in my program similar register it using regsvr32.exe? Pin
Ben M. Stokland12-Sep-01 4:56
Ben M. Stokland12-Sep-01 4:56 
GeneralSHGetSpecialFolderLocation error !!! Pin
Fredb4512-Sep-01 4:09
Fredb4512-Sep-01 4:09 
GeneralWrite some short options into EXE Pin
12-Sep-01 3:57
suss12-Sep-01 3:57 
GeneralRe: Write some short options into EXE Pin
Derek Waters12-Sep-01 14:03
Derek Waters12-Sep-01 14:03 
GeneralRe: Write some short options into EXE Pin
12-Sep-01 18:05
suss12-Sep-01 18:05 
QuestionHow to access Access Base in VC++6.0 Pin
12-Sep-01 3:27
suss12-Sep-01 3:27 
AnswerRe: How to access Access Base in VC++6.0 Pin
Martin Ziacek12-Sep-01 3:46
Martin Ziacek12-Sep-01 3:46 
AnswerRe: How to access Access Base in VC++6.0 Pin
Carlos Antollini12-Sep-01 3:49
Carlos Antollini12-Sep-01 3:49 
You have some options, that depends of wich technology you want to use.
For example you can use DAO, for that you have the CDAODatabase, CDAORecordset, etc, classes. You can use CDatabase Class usin ODBC, or you can use ADO, or OLE DB, for those you can find a lot of article in this site....

Good Luck!!! Smile | :)

Carlos Antollini.
Generalunknow output debbug message Pin
12-Sep-01 3:17
suss12-Sep-01 3:17 
GeneralRe: unknow output debbug message Pin
Tomasz Sowinski12-Sep-01 3:26
Tomasz Sowinski12-Sep-01 3:26 
GeneralRe: unknow output debbug message Pin
Carlos Antollini12-Sep-01 3:43
Carlos Antollini12-Sep-01 3:43 
GeneralRe: unknow output debbug message Pin
Rashid Thadha12-Sep-01 5:36
Rashid Thadha12-Sep-01 5:36 
GeneralRe: unknow output debbug message Pin
12-Sep-01 6:15
suss12-Sep-01 6:15 
GeneralCreateWindow Pin
Nick Armstrong12-Sep-01 3:12
Nick Armstrong12-Sep-01 3:12 
GeneralRe: CreateWindow Pin
12-Sep-01 3:20
suss12-Sep-01 3:20 
GeneralRe: CreateWindow Pin
Nick Armstrong12-Sep-01 3:38
Nick Armstrong12-Sep-01 3:38 
GeneralRe: CreateWindow Pin
Steen Krogsgaard12-Sep-01 4:19
Steen Krogsgaard12-Sep-01 4:19 
GeneralRe: CreateWindow Pin
Nick Armstrong12-Sep-01 5:01
Nick Armstrong12-Sep-01 5:01 
GeneralRe: CreateWindow Pin
Carlos Antollini12-Sep-01 3:34
Carlos Antollini12-Sep-01 3:34 
GeneralRe: CreateWindow Pin
Tomasz Sowinski12-Sep-01 3:36
Tomasz Sowinski12-Sep-01 3:36 
GeneralRe: CreateWindow Pin
Nick Armstrong14-Sep-01 3:39
Nick Armstrong14-Sep-01 3:39 
GeneralRe: CreateWindow Pin
Tomasz Sowinski14-Sep-01 3:49
Tomasz Sowinski14-Sep-01 3:49 
GeneralRe: CreateWindow Pin
Nick Armstrong14-Sep-01 3:59
Nick Armstrong14-Sep-01 3:59 
GeneralRe: CreateWindow Pin
Tomasz Sowinski14-Sep-01 4:18
Tomasz Sowinski14-Sep-01 4:18 
GeneralRe: CreateWindow Pin
Nick Armstrong14-Sep-01 4:30
Nick Armstrong14-Sep-01 4:30 

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.