Frustrated. The package will not load. Anyone see what is wrong? I am putting in the correct parameters for LoadFromSqlServer(). It compiles but won't load the package.
_Package2 *spPackage = new _Package2();
_variant_t v;
spPackage->LoadFromSQLServer("SEVERNAME"...
I am trying to implement a simple call to a DTS package from my a program. I have been able to implement it in a test, stand alone program. However, when I try to use the code in my larger program I am getting tons of errors of which this is one. Can anyone help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.