Advertisement

1 - 10 of 170 containing alltags:("DTS package") (0.001 seconds)
I created a DTS package (moves data from ACCESS to SQL Server 7 tables) on the server. When I execute the package from Enterprise Manager on the server,it runs fine. When I schedule it to run ever...
Zones: MS SQL ServerDate Answered: 07/25/2000 Grade: B Views: 0
HI, I have a number of DTS packages each updating a table. I want to put them in a transaction. Is it possible?
Zones: MS SQL Server, MS SQL DTSDate Answered: 10/12/2003 Grade: A Views: 0
I have a DTS package on Server A.  I need to install it on Server B.  How can I get it from one server to another if there is not a connection between the two servers (ie Package Save As is not an ...
Zones: MS SQL Server, MS SQL DTSDate Answered: 05/10/2001 Grade: A Views: 0
Hi, I need some scripts to automatically add "items" to a database. I'm using osql to add tables, stored procedures, ... I'm looking for a command line utility that allows me to add a DTS pa...
Zones: MS SQL Server, MS SQL DTSDate Answered: 06/28/2001 Grade: A Views: 0
Hi! I am running Sql Server 200 on W2k and I need a DTS package to run automatically two times a day. My DTS first erases all my tables and then (with a "on success" workflow) it loads the new i...
Zones: MS SQL Server, MS SQL DTSDate Answered: 05/08/2003 Grade: A Views: 0
I have a situation where a selection of files arrive by FTP, I need to run a DTS package to copy these files from one location to another unless the file already exists in EITHER the destination di...
Zones: MS SQL ServerDate Answered: 08/13/2003 Grade: A Views: 0
Hi, I want to access MDB file from my SQL DTS Package. But the Ms-Access MDB is located in my webserver. SQL Server is located in another webserver. I need to move the Ms-Access tables to ...
Zones: MS SQL Server, MS SQL DTSDate Answered: 07/11/2004 Grade: A Views: 0
I have a sql2k database which has a dts package. This is called from a sproc (which also executes some sql) and needs to be run every two days or so - manually (through an asp.net front end). Ev...
Zones: MS SQL Server, MS SQL DTSDate Answered: 05/21/2004 Grade: B Views: 0
Hi, I have one DTS package. Which does 4 things. 1. Connection to local server with user/password 2. Delete rows from table X 3. Connecting to remote server with remoteuser/remotepassword 4....
Zones: MS SQL ServerDate Answered: 05/03/2004 Grade: A Views: 0
Hi, I need to run a simple DTS package from the asp.net page.  i have button on the webform i need to run the dts package for that button click event. I was trying to find examples on the intern...
Zones: MS SQL Server, Microsoft ProgrammingDate Answered: 05/04/2004 Grade: A Views: 0