We have an Access/SQL Server solution, and the access db builds and runs a dts packadge. (The DTS package object library)
We need to deploy this to clients that do not have SQL server (and therefore the DTS components).
Does any one have an guide on how we can install the components?
We've tried regsvr'ing the dts*.dll's but we get missing entry point errors in sqlresld.dll (which was installed by sqlredis.exe (which I thought would install what i wanted))
We need to deploy this to clients that do not have SQL server (and therefore the DTS components).
Does any one have an guide on how we can install the components?
We've tried regsvr'ing the dts*.dll's but we get missing entry point errors in sqlresld.dll (which was installed by sqlredis.exe (which I thought would install what i wanted))