No Such Interface Error -
06-04-2004
, 01:51 AM
I am moving an excel file into an SQLServer2000 table
i created a vb module using DTS Designer wizard
it works fine when i run it standalone
it generates error when i embed the code in a DLL, the error is
Microsoft SQLServer2000 DTS No Such Interface Error
how to tackle this problem
thanx |