Results 1 to 2 of 2

Thread: application objects

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,091
    Are application objects, such as Access or Word objects installed with VB6 even if those apps don't exist on the installed computer? Also, if I create an app that uses an Access or Word object, and I distribute it, does that object get distributed with my application? Will it work even if the end user does not have those programs installed?

    Any help would be appreciated..

    DAn

  2. #2
    Addicted Member S@NSIS's Avatar
    Join Date
    Aug 2000
    Location
    Stoke-On-Trent, England
    Posts
    243
    Hi,
    VB does not install these objects for you. They only exist if they are already installed on the machine. Same goes for distribution. ie. If you create an app that makes use of the excel object, then the users machine must have excel installed onto it.

    Hope this helps

    Shaun
    Web/Application Developer
    VB6 Ent (SP5), Win 2000,SQL Server 2000

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width