Access run time components

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • muddasirmunir
    Contributor
    • Jan 2007
    • 284

    Access run time components

    well i want to know how to install microsoft access run time component in user machine
    so the user did not have to buy microsoft access.

    actullay, i want to know that while insatalling our software (on other computer which do not have vb6 insatalled ) we just run a deployment package and the user did not need to install vb6 in his computer. but if we are using microsoft access (as database) with vb6 we have to install microsoft access in user computer .

    so how can we also add microsoft access component in our deployment package so the user did not have to install microsoft access.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    It is not at all required to install access in the system. If you only have the mdb file you can perform any database related operations through frontend tools.

    Comment

    • muddasirmunir
      Contributor
      • Jan 2007
      • 284

      #3
      thanks ,i had never done this, let me try it

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        i am sure that will work for you.

        Comment

        Working...