Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I am trying to call DTS Packages within a case statement, however i am unable to find a solution to this problem. After appended a csv file i wish to load the file into a sql server table and then run a stored procedure. Once this has been commited i wish to loop around the same piece of code and run the script again. Finally once this has completed, do the next case statement.
I am trying to call DTS Packages within a case statement, however i am unable to find a solution to this problem. After appended a csv file i wish to load the file into a sql server table and then run a stored procedure. Once this has been commited i wish to loop around the same piece of code and run the script again. Finally once this has completed, do the next case statement.