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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to use MSDE database with MFC Application?

how to use MSDE database with MFC Application?

Scheduled Pinned Locked Moved C / C++ / MFC
c++databasehelptutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vcseeker
    wrote on last edited by
    #1

    hi, can anybody tell me ,how to use MSDE with MFC applications. Any help will be highly appreciated. Thanks and regards.

    D B 2 Replies Last reply
    0
    • V vcseeker

      hi, can anybody tell me ,how to use MSDE with MFC applications. Any help will be highly appreciated. Thanks and regards.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      That is Microsoft's Data Engine. Which particular database are you interested in working with (e.g., Access, SQL, FoxPro)?

      1 Reply Last reply
      0
      • V vcseeker

        hi, can anybody tell me ,how to use MSDE with MFC applications. Any help will be highly appreciated. Thanks and regards.

        B Offline
        B Offline
        basementman
        wrote on last edited by
        #3

        Connect and access it just as you would SQL Server. The only real difference is the number of concurrent connections it supports, resource usage limits and the fact that it does not come with the SQL tools (EM, Query analyzer, etc.).  onwards and upwards...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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