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. Visual Basic
  4. VB6 DAO Class Reference

VB6 DAO Class Reference

Scheduled Pinned Locked Moved Visual Basic
jsontutorialquestionlearning
5 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.
  • X Offline
    X Offline
    xfitr2
    wrote on last edited by
    #1

    Does anyone know where I might be able to find a good reference that explains all the properties, functions, and classes of the DAO Reference Library? I am trying to learn how to use the Parameter Class and would like to read up on the rest. I have search google multiple times, but can not come with anything. I can't even find a good reference book at B&N. Thanks in advance.

    D L 2 Replies Last reply
    0
    • X xfitr2

      Does anyone know where I might be able to find a good reference that explains all the properties, functions, and classes of the DAO Reference Library? I am trying to learn how to use the Parameter Class and would like to read up on the rest. I have search google multiple times, but can not come with anything. I can't even find a good reference book at B&N. Thanks in advance.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      That's because DAO has been obsolete for years now. The replacement is ADO inside the Microsoft Data Access Components. Since I can't get to MSDN now (DNS is failing), go to http://msdn.microsoft.com/data[^] and look through the docs there. [EDIT] You might also find the docs for DAO in the MSDN Library Archives. Go to http://msdn.microsoft.com/archive/[^] to see if they still have the docs... RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      1 Reply Last reply
      0
      • X xfitr2

        Does anyone know where I might be able to find a good reference that explains all the properties, functions, and classes of the DAO Reference Library? I am trying to learn how to use the Parameter Class and would like to read up on the rest. I have search google multiple times, but can not come with anything. I can't even find a good reference book at B&N. Thanks in advance.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Yes, there a is a little bit difficult for a people who want to learn DAO in the .NET technology era. I would like to recommend you a book, but it might be old for you to learn and it might be difficult to find it in the bookstore. As I remember, try to find the books titled “Programming DAO” published by Microsoft Press. I forgot its author name, but I think this one is the good one. Try to learn VBA books in Access 97 also teach you about DAO technology. If you have MSDN Library January 2000, then there is also a section teaching you to learn DAO Reference. Office Developer documentation also the best place for learning DAO and ADO technology. Roath Kanel APO-CEDC Save Children Norway-Cambodia Office

        X 1 Reply Last reply
        0
        • L Lost User

          Yes, there a is a little bit difficult for a people who want to learn DAO in the .NET technology era. I would like to recommend you a book, but it might be old for you to learn and it might be difficult to find it in the bookstore. As I remember, try to find the books titled “Programming DAO” published by Microsoft Press. I forgot its author name, but I think this one is the good one. Try to learn VBA books in Access 97 also teach you about DAO technology. If you have MSDN Library January 2000, then there is also a section teaching you to learn DAO Reference. Office Developer documentation also the best place for learning DAO and ADO technology. Roath Kanel APO-CEDC Save Children Norway-Cambodia Office

          X Offline
          X Offline
          xfitr2
          wrote on last edited by
          #4

          Thanks for the information. I will try to find those books. I have had a lot more success with DAO over ADO and it seems to run faster, therefore I have been using DAO. I found some information about using the parameter class from Microsoft last night and it helped. I would just like to find a good reference for the whole object library. Thanks guys.

          D 1 Reply Last reply
          0
          • X xfitr2

            Thanks for the information. I will try to find those books. I have had a lot more success with DAO over ADO and it seems to run faster, therefore I have been using DAO. I found some information about using the parameter class from Microsoft last night and it helped. I would just like to find a good reference for the whole object library. Thanks guys.

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            I would still highly recommend you abandon the DAO approach and use ADO/ADO.NET. DAO's final version is 3.6 and will no longer be available on any future version of Windows, nor will there be any updates, other than security, to functionality. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

            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