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. database (ADO)

database (ADO)

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++databasecom
4 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.
  • D Offline
    D Offline
    Drawil
    wrote on last edited by
    #1

    hi i download the class that in 'codeproject.com/database' and when i added the ado.h and ado.cpp to my program the following error occures: "fatal error C1010: unexpected end of file while looking for precompiled header directive" the file that indicated in error is ado.cpp any help!!! :-D Best Regards :)

    O 1 Reply Last reply
    0
    • D Drawil

      hi i download the class that in 'codeproject.com/database' and when i added the ado.h and ado.cpp to my program the following error occures: "fatal error C1010: unexpected end of file while looking for precompiled header directive" the file that indicated in error is ado.cpp any help!!! :-D Best Regards :)

      O Offline
      O Offline
      Orbital
      wrote on last edited by
      #2

      try use in your cpp file: #include "stdafx.h" or disable use of precompiled header for that file .... Bye, Orbital^ ...the night is long ... but not long enought to do some real coding ...

      D 1 Reply Last reply
      0
      • O Orbital

        try use in your cpp file: #include "stdafx.h" or disable use of precompiled header for that file .... Bye, Orbital^ ...the night is long ... but not long enought to do some real coding ...

        D Offline
        D Offline
        Drawil
        wrote on last edited by
        #3

        hi again thakx alot, it works after i added the include line. but what's the precompiled header!! Best Regards :)

        O 1 Reply Last reply
        0
        • D Drawil

          hi again thakx alot, it works after i added the include line. but what's the precompiled header!! Best Regards :)

          O Offline
          O Offline
          Orbital
          wrote on last edited by
          #4

          http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/\_core\_creating\_precompiled\_header\_files.asp Bye, Orbital^ ...the night is long ... but not long enought to do some real coding ...

          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