I have an Access front end set up for my SQL Server 2K DB.

I built code to fire DTS packages (saved as .dts files) from Access, but the code seems to only work on packages that DO NOT contain a "Execute SQL Task".

Does anyone know why VB is not firing packages that contain SQL tasks?