Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Link Error Which .lib to include Pin
Frankie-C23-Mar-15 0:36
Frankie-C23-Mar-15 0:36 
GeneralRe: Link Error Which .lib to include Pin
ForNow23-Mar-15 2:10
ForNow23-Mar-15 2:10 
AnswerRe: Link Error Which .lib to include Pin
Frankie-C22-Mar-15 0:19
Frankie-C22-Mar-15 0:19 
QuestionMALLOC FUNCTION IMPLEMENTATION Pin
Member 1154244420-Mar-15 10:45
Member 1154244420-Mar-15 10:45 
GeneralRe: MALLOC FUNCTION IMPLEMENTATION Pin
PIEBALDconsult20-Mar-15 11:35
mvePIEBALDconsult20-Mar-15 11:35 
QuestionRe: MALLOC FUNCTION IMPLEMENTATION Pin
jeron120-Mar-15 11:56
jeron120-Mar-15 11:56 
AnswerRe: MALLOC FUNCTION IMPLEMENTATION Pin
jschell20-Mar-15 13:03
jschell20-Mar-15 13:03 
QuestionHow to use MFC to design an app that can connect 2 types of database Pin
DHLao19-Mar-15 17:36
DHLao19-Mar-15 17:36 
I never use VC++ to develop an app that use to connect and update database before.

My app is design to allow user to update the database by supply MS Excel file.

When the app open, user need to choose either connect to MS Access 2010 (.mdb) or MSSQL 2014 express.

By using MFC Application Wizard, I need to choose which client type to use at Database support section (ODBC or OLEDB).

After reference to the doc on the web. Seems that OLEDB suitable for Access and ODBC suitable for MSSQL.

This make me has a difficulty to choose between them during start.

Or I should create a project that has no database support at start, then add DLL that support database to this solution later.

But the wizard that use to create MFC DLL and ATL Project has no section for choose database support.

Any advice and suggestion that direct me how to start is appreciated.
AnswerRe: How to use MFC to design an app that can connect 2 types of database Pin
Jochen Arndt19-Mar-15 22:38
professionalJochen Arndt19-Mar-15 22:38 
GeneralRe: How to use MFC to design an app that can connect 2 types of database Pin
DHLao19-Mar-15 23:06
DHLao19-Mar-15 23:06 
GeneralRe: How to use MFC to design an app that can connect 2 types of database Pin
Jochen Arndt19-Mar-15 23:29
professionalJochen Arndt19-Mar-15 23:29 
AnswerRe: How to use MFC to design an app that can connect 2 types of database Pin
jschell20-Mar-15 13:06
jschell20-Mar-15 13:06 
QuestionTo copy path of selected file or folder Pin
Member 1147315918-Mar-15 7:33
Member 1147315918-Mar-15 7:33 
QuestionRe: To copy path of selected file or folder Pin
jeron118-Mar-15 8:11
jeron118-Mar-15 8:11 
AnswerREPOST Pin
Richard Deeming18-Mar-15 8:37
mveRichard Deeming18-Mar-15 8:37 
QuestionHow to fast read excel file, with VC2005 Pin
lichengbyd18-Mar-15 2:46
lichengbyd18-Mar-15 2:46 
AnswerRe: How to fast read excel file, with VC2005 Pin
Jochen Arndt18-Mar-15 3:09
professionalJochen Arndt18-Mar-15 3:09 
GeneralRe: How to fast read excel file, with VC2005 Pin
lichengbyd18-Mar-15 3:50
lichengbyd18-Mar-15 3:50 
GeneralRe: How to fast read excel file, with VC2005 Pin
Jochen Arndt18-Mar-15 4:02
professionalJochen Arndt18-Mar-15 4:02 
GeneralRe: How to fast read excel file, with VC2005 Pin
lichengbyd18-Mar-15 4:30
lichengbyd18-Mar-15 4:30 
QuestionWriting Vector object into a .txt file Pin
Member 935023718-Mar-15 0:16
Member 935023718-Mar-15 0:16 
AnswerRe: Writing Vector object into a .txt file Pin
Jochen Arndt18-Mar-15 0:46
professionalJochen Arndt18-Mar-15 0:46 
GeneralRe: Writing Vector object into a .txt file Pin
Member 935023718-Mar-15 1:38
Member 935023718-Mar-15 1:38 
AnswerRe: Writing Vector object into a .txt file Pin
Jochen Arndt18-Mar-15 1:59
professionalJochen Arndt18-Mar-15 1:59 
GeneralRe: Writing Vector object into a .txt file Pin
Member 935023718-Mar-15 5:03
Member 935023718-Mar-15 5:03 

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.