Results 1 to 2 of 2

Thread: Interop Files

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Mar 2004
    Location
    Orlando, FL
    Posts
    1,618

    Interop Files

    This is the first time I've tried to use a COM object in VB.NET. I am using the SQLDMO COM object, and I added a reference to it and it creates the Interop file for me. Does the Interop now contain everything I need to run the SQLDMO, or do I still need to install the 7 or 8 other DLLs I needed to distribute it in VB 6?
    Sean

    Some days when I think about the next 30 years or so of my life I am going to spend writing code, I happily contemplate stepping off a curb in front of a fast moving bus.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    It contains a wrapper class that allow a Windows Form to host this object .

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