Is posible run a SQL DTS from Access?
Is posible run a SQL DTS from Access?

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
Not that I know of. As far as I know, you can only run DTS packages from the Enterprise manager, or via the SQL Server Agent. And while it will work with Access tables, there are lots of potential gotchas associated with things like security files and ODBC connections.
Wendell