Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADE Deployment and DLL References 1

Status
Not open for further replies.

jjme88

Programmer
Dec 28, 2007
58
GB
Hi,

I'm trying to work out how to deploy my application as an ADE file to my users machines. I'll be using the access 2003 Package wizard but need to know the best way to deploy some components specifically the following;

My app makes use of a Reference to the 'Microsoft DTSPackage object Library' (I need to run a number of DTS packages off some buttons in my app so I used the SQL server Package save as VBS option then imported them into MS Access) These need this DLL to run I believe. Am I ok to simply add this DLL in the package Wizard and install it on the users machine, or do I need to do something else?? The users are unlikely to have this DLL since they won’t have SQL Enterprise manager installed??

Any advice much appreciated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top