Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

DHLao

@DHLao
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to use MFC to design an app that can connect 2 types of database
    D DHLao

    Thanks for reply. Since wizard can relief my work. I just think is it possible to select both ODBC and OLEDB by using wizard. If it is not possible, I have to implement the code myself. That's hell a lot of work X|

    C / C++ / MFC c++ database sql-server design tutorial

  • How to use MFC to design an app that can connect 2 types of database
    D DHLao

    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.

    C / C++ / MFC c++ database sql-server design tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups