Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: write data to .exe itself, possible? Pin
includeh101-Aug-02 6:12
includeh101-Aug-02 6:12 
GeneralRe: write data to .exe itself, possible? Pin
Joaquín M López Muñoz1-Aug-02 7:44
Joaquín M López Muñoz1-Aug-02 7:44 
GeneralRe: write data to .exe itself, possible? Pin
Daniel Lohmann1-Aug-02 8:24
Daniel Lohmann1-Aug-02 8:24 
GeneralRe: write data to .exe itself, possible? Pin
Joaquín M López Muñoz1-Aug-02 8:38
Joaquín M López Muñoz1-Aug-02 8:38 
GeneralRe: write data to .exe itself, possible? Pin
includeh101-Aug-02 8:59
includeh101-Aug-02 8:59 
GeneralRe: write data to .exe itself, possible? Pin
Daniel Lohmann1-Aug-02 9:57
Daniel Lohmann1-Aug-02 9:57 
GeneralRe: write data to .exe itself, possible? Pin
Joaquín M López Muñoz1-Aug-02 10:02
Joaquín M López Muñoz1-Aug-02 10:02 
QuestionCan Visual C++ 6.0 open a MS Access97 with option password? Pin
Anonymous1-Aug-02 4:58
Anonymous1-Aug-02 4:58 
Hi,

I would like to know that Visual C++ 6.0 can use ClassWizard with CDaoRecordset to open a MS Access 97 file or not?

a) I create a simple trypassword97.mdb (attached) with 1 row & 2 columns
b) Using password option (password = 12345)
c) Every thing is OK
d) But in Visual C++ 6.0 Application, when I use the ClassWizard --> Member Variable --> Add Classe --> New --> Filename.cpp --> CDaoRecordset --> trypassword97.mdb --> "Invalid passord!" ... I could not open that mdb file!

*) That means somehow Visual C++ must know the password (12345) to open the trypassword97.mdb

1) Can any one help me about this (above)?
2) In programing (at run time) at any time when I try to open it, what command line to use (with password?) to open it?

I appreciate very much for any help!

Thanks,

Anh Truong

AnswerRe: Can Visual C++ 6.0 open a MS Access97 with option password? Pin
Tomasz Sowinski1-Aug-02 5:03
Tomasz Sowinski1-Aug-02 5:03 
GeneralRe: I think that only help at Run time not when using Classwizard! Pin
Anonymous2-Aug-02 3:49
Anonymous2-Aug-02 3:49 
GeneralRe: I think that only help at Run time not when using Classwizard! Pin
Tomasz Sowinski2-Aug-02 3:57
Tomasz Sowinski2-Aug-02 3:57 
GeneralRe: You did pinpoint the problem, thanks! Pin
Anonymous2-Aug-02 4:55
Anonymous2-Aug-02 4:55 
GeneralProgramatically create a .RES file Pin
Pete Bassett1-Aug-02 4:56
Pete Bassett1-Aug-02 4:56 
GeneralRe: Programatically create a .RES file Pin
Tomasz Sowinski1-Aug-02 5:01
Tomasz Sowinski1-Aug-02 5:01 
GeneralRe: Programatically create a .RES file Pin
Pete Bassett1-Aug-02 5:16
Pete Bassett1-Aug-02 5:16 
GeneralRe: Programatically create a .RES file Pin
Tomasz Sowinski1-Aug-02 5:38
Tomasz Sowinski1-Aug-02 5:38 
GeneralRe: Programatically create a .RES file Pin
Pete Bassett1-Aug-02 6:51
Pete Bassett1-Aug-02 6:51 
GeneralRe: Programatically create a .RES file Pin
Daniel Lohmann1-Aug-02 8:26
Daniel Lohmann1-Aug-02 8:26 
GeneralRe: Programatically create a .RES file Pin
Pete Bassett2-Aug-02 6:59
Pete Bassett2-Aug-02 6:59 
GeneralOpenPrinter... Pin
March'1-Aug-02 4:45
March'1-Aug-02 4:45 
GeneralRe: OpenPrinter... Pin
pépé2-Aug-02 0:02
pépé2-Aug-02 0:02 
GeneralProgram expiration Pin
JohnnyNin1-Aug-02 4:43
JohnnyNin1-Aug-02 4:43 
GeneralRe: Program expiration Pin
Chris Losinger1-Aug-02 4:47
professionalChris Losinger1-Aug-02 4:47 
GeneralRe: Program expiration Pin
includeh101-Aug-02 4:49
includeh101-Aug-02 4:49 
GeneralRe: Program expiration Pin
Peter Occil1-Aug-02 9:02
Peter Occil1-Aug-02 9:02 

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.