Distributing an application that leverages DTS -
09-20-2005
, 08:15 AM
I have the situation where I developed an application that mass converts
databases using the Import/Export wizard. I exported the VB code and I built
off of that code and made an application for distribution. Now I get the
Error "ActiveX component can't create object" everytime I try to create the
DTS Object in code in the distributed machines. I know this has to do with
the DLLs necessary to create and run a DTS package.
So can I distribute this application for use on machines that are running
SQL Express? Or is it only distributable to machines running SQL 2000?
Thanks,
Ron |