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. Some questions about ADO

Some questions about ADO

Scheduled Pinned Locked Moved C / C++ / MFC
c++databasesysadminjsontutorial
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.
  • B Offline
    B Offline
    brilliant101
    wrote on last edited by
    #1

    Hello all I am making a client server application in which client will call system calls and send the information to server. I want to store that information into database e.g Access using ADO( in VC++). Plz guide me what should i do? Do i have to do serialization of data? e.g From client i have to send the the computer name and user name to server. how will i do this ? how will i serialize data? how will i use ADO? I am newbie plz be aptient with me and also tell me examples as well Thanks a lot

    S 1 Reply Last reply
    0
    • B brilliant101

      Hello all I am making a client server application in which client will call system calls and send the information to server. I want to store that information into database e.g Access using ADO( in VC++). Plz guide me what should i do? Do i have to do serialization of data? e.g From client i have to send the the computer name and user name to server. how will i do this ? how will i serialize data? how will i use ADO? I am newbie plz be aptient with me and also tell me examples as well Thanks a lot

      S Offline
      S Offline
      S Douglas
      wrote on last edited by
      #2

      First: one client server technology. Read up on this article I have found it to be a decent flexible library for winsock communications. http://www.codeproject.com/internet/ndk.asp[^] Second: the database stuff; take a look here. http://www.codeproject.com/database/simpleado.asp[^] -------------------------------

      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