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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. can we assume this?

can we assume this?

Scheduled Pinned Locked Moved C / C++ / MFC
comquestion
5 Posts 5 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.
  • N Offline
    N Offline
    nss
    wrote on last edited by
    #1

    I was having trouble installing msadox.dll and msado25.tlb on the users machine. My app uses both. Can I distribute my app without these two and assume the user will have it automaticall? Thanks

    L M M 3 Replies Last reply
    0
    • N nss

      I was having trouble installing msadox.dll and msado25.tlb on the users machine. My app uses both. Can I distribute my app without these two and assume the user will have it automaticall? Thanks

      L Offline
      L Offline
      Le centriste
      wrote on last edited by
      #2

      I don't think you need the .tlb file. These files are needed at compile-time, isn't? If I'm wrong, please enlighten me :-O Michel It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.
      - TreeBeard

      N 1 Reply Last reply
      0
      • N nss

        I was having trouble installing msadox.dll and msado25.tlb on the users machine. My app uses both. Can I distribute my app without these two and assume the user will have it automaticall? Thanks

        M Offline
        M Offline
        Max Santos
        wrote on last edited by
        #3

        no, its not a good idea to assume that the client have msadox.dll _______________________________ Portal Imoguia       Software Imoguia MSN:maxsnts@hotmail.com

        1 Reply Last reply
        0
        • N nss

          I was having trouble installing msadox.dll and msado25.tlb on the users machine. My app uses both. Can I distribute my app without these two and assume the user will have it automaticall? Thanks

          M Offline
          M Offline
          Michael P Butler
          wrote on last edited by
          #4

          You can't assume anything about users systems. They may have a version of ADO installed but it may not have the correct version for the interfaces you use. ADO is a bitch to install, I just redistribute a full copy of MDAC. Saves headaches and heartaches. Michael "I've died for a living in the movies and tv. But the hardest thing I'll ever do is watch my leading ladies, Kiss some other guy while I'm bandaging my knee." -- The Unknown Stuntman

          1 Reply Last reply
          0
          • L Le centriste

            I don't think you need the .tlb file. These files are needed at compile-time, isn't? If I'm wrong, please enlighten me :-O Michel It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.
            - TreeBeard

            N Offline
            N Offline
            ns
            wrote on last edited by
            #5

            I was using the Visual Basic packager and it included the tlb, so I really dont know... Appreciate your help, ns

            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