I tried something on a test database. Do I have to create another DTS package to import the new table since I added a new field. And once I run that package that will import the new table with the new field then I can change the "Execute SQL Task" to do the
delete from...
Well the package is getting the information from the table in SQL. But the problem is that the table in SQL is not including that newly created field, yet when I change a value in the other existant fields it is updated in the SQL table.
The package that updates the table from our application...
Hello All!
I am new to SQL Server 2000 so hopefully someone can help.
We have a package that is run regularly and it is working, I have tested by changing values in my table and when I run the package it updates it in SQL Server. My issue is the following:
I added a new field (date field) to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.