i need help, error: "user defined type not defined"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • danp129
    Recognized Expert Contributor
    • Jul 2006
    • 323

    #16
    You should be able to copy your project to your other computer instead of starting from scratch. I think that if the lesson is over DAO they may have purposely disabled the ability to use ADO reference. If you do make your app using ADO instead of DAO will you get points taken off for not following a lesson plan? Anyhow the instructor is kinda a jerk if they purposely disabled you from using it but aren't telling you that's why it's not working.

    Here's some comparisons between DAO/ADO if it's of any benefit to you:

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #17
      Anyway, now that we've established that we are talking about DAO (yay, I win) the important point is probably that rather than a reference to "Microsoft ActiveX Data Objects 2.x Library" as Dan (correctly) suggested, you will need to add "Microsoft DAO x.y Object Library". The version number (x.y) may vary from system to system.

      Comment

      • ana10192000
        New Member
        • Jun 2007
        • 9

        #18
        Originally posted by Killer42
        Anyway, now that we've established that we are talking about DAO (yay, I win) the important point is probably that rather than a reference to "Microsoft ActiveX Data Objects 2.x Library" as Dan (correctly) suggested, you will need to add "Microsoft DAO x.y Object Library". The version number (x.y) may vary from system to system.
        yah, guys thank you so much, this program already runs, i ask permission to our technician to use admin account, thanks so much! :)

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #19
          Originally posted by ana10192000
          yah, guys thank you so much, this program already runs, i ask permission to our technician to use admin account, thanks so much! :)
          Glad we could help. :)

          Comment

          Working...