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. write data from Visual C++ win32 console application to Microsoft Access using Visual Studio.NET 2005

write data from Visual C++ win32 console application to Microsoft Access using Visual Studio.NET 2005

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++questionvisual-studiosysadmin
2 Posts 2 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.
  • K Offline
    K Offline
    Kogee San
    wrote on last edited by
    #1

    Hello Im building a client server application where the client will send information to the server using Visual C++ .NET. The communication and sending information to the server has succeed. I want to write the information that is retrieved by the server to Microsoft Access. How can i accomplish this? For your information, Im using the win32 console application as the C++ platform. Is there any sample code which i can refer to? Im quite new to this and still learning. Can you guys also include any lib that needs to be linked to the project and also any header files that i must include. Thank you and your reply is really appreciated.

    M 1 Reply Last reply
    0
    • K Kogee San

      Hello Im building a client server application where the client will send information to the server using Visual C++ .NET. The communication and sending information to the server has succeed. I want to write the information that is retrieved by the server to Microsoft Access. How can i accomplish this? For your information, Im using the win32 console application as the C++ platform. Is there any sample code which i can refer to? Im quite new to this and still learning. Can you guys also include any lib that needs to be linked to the project and also any header files that i must include. Thank you and your reply is really appreciated.

      M Offline
      M Offline
      Matthew Faithfull
      wrote on last edited by
      #2

      I'm sure someone in the Managed C++ forum can tell you which .NET class are available to allow you to interact with Access. If you were doing it in straight C++ you'd be talking OLE/DB or ODBC3 or parhaps even wrapping up some ADO in a C++ callable VB Dll, X| can't believe I said that. You know what to do. :)

      Nothing is exactly what it seems but everything with seems can be unpicked.

      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