Hello all,
my troble is probably very simple.
My package contains 100 of 'Execute SQL Tasks', which are ordered in hierarchy, so between them are all kind of flows .
If i try to execute whole package it can't make any update on server. But when i trying to execute task by task it works...
Hi Everybody.
I need to make user-friendly interface in the beginning of execution of package. It have to be something like dialog box with one switch how package should works. After click "Execute" it starts another MSG BOX like "You want to replace security tables" with only two chances "Yes"...
Hi, this is my trouble...For me, this code is perfect, and actually it was yesterday, but now it shows me message:"the column prefix 'ID_Rank'does not match with a table name or alias name used in the query " Why? how can i solve it?
CREATE PROCEDURE dbo.PersonSkillView1
as
if exists (select...
Hi Everybody,
i'm transfering one big SQLscript into DTS package. Here is my problem. Whem i'm puting 'Create procedure' from that script into stored procedures, it always tells me that I didn't declare values(@WorkForce INT,@Recr_ID INT)...here is code from that script:
-- Create Import...
Hi,
i need to change Update script of company recruit database to any kind of DTS packague...i'm absolutely new in this area, so any possibilities and solutions are very aprecciate. Actually i need just idea how to start..
This update script contains all creates,inserts and updates of...
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.