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. C++ with ms.access database

C++ with ms.access database

Scheduled Pinned Locked Moved C / C++ / MFC
c++databasewpfwcfhelp
4 Posts 4 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hello, Can you help me? I have some questions about C++. Right now I learn how to write code in C++, I am a newbie. 1. I make a simple application that needs binding data from Microsoft access to datagrid using Microsoft jet driver, can you make a simple function for it or maybe a sample? 2. I also want to make the application that can update the dataset and database; can you give me another sample of it? 3. Can you make a sample for adding data from textbox and updating it to database? I hope it’s not too much, I need your help so I can learn write the code from you. Thanks. Regards, Indra.

    A Y N 3 Replies Last reply
    0
    • L Lost User

      Hello, Can you help me? I have some questions about C++. Right now I learn how to write code in C++, I am a newbie. 1. I make a simple application that needs binding data from Microsoft access to datagrid using Microsoft jet driver, can you make a simple function for it or maybe a sample? 2. I also want to make the application that can update the dataset and database; can you give me another sample of it? 3. Can you make a sample for adding data from textbox and updating it to database? I hope it’s not too much, I need your help so I can learn write the code from you. Thanks. Regards, Indra.

      A Offline
      A Offline
      Aqueel
      wrote on last edited by
      #2

      First try to study what is ODBC. We Believe in Excellence

      1 Reply Last reply
      0
      • L Lost User

        Hello, Can you help me? I have some questions about C++. Right now I learn how to write code in C++, I am a newbie. 1. I make a simple application that needs binding data from Microsoft access to datagrid using Microsoft jet driver, can you make a simple function for it or maybe a sample? 2. I also want to make the application that can update the dataset and database; can you give me another sample of it? 3. Can you make a sample for adding data from textbox and updating it to database? I hope it’s not too much, I need your help so I can learn write the code from you. Thanks. Regards, Indra.

        Y Offline
        Y Offline
        Yulianto
        wrote on last edited by
        #3

        Have you look here[^]?


        Work hard, Work effectively.

        1 Reply Last reply
        0
        • L Lost User

          Hello, Can you help me? I have some questions about C++. Right now I learn how to write code in C++, I am a newbie. 1. I make a simple application that needs binding data from Microsoft access to datagrid using Microsoft jet driver, can you make a simple function for it or maybe a sample? 2. I also want to make the application that can update the dataset and database; can you give me another sample of it? 3. Can you make a sample for adding data from textbox and updating it to database? I hope it’s not too much, I need your help so I can learn write the code from you. Thanks. Regards, Indra.

          N Offline
          N Offline
          narendra_ b
          wrote on last edited by
          #4

          go through the ADO library. It is COM component implemented some easy to use interfaces. If u dont know how to use the com components, first learn that. becasue, most of the library is coming with the com technology. VC++ programmer

          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