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?


Reply With Quote

