Viewing 15 posts - 1,846 through 1,860 (of 4,272 total)
MidBar (11/11/2010)
Yes agree with your point.
I am trying to do data archiving. Moving OLD records from Live DB to Archived DB.
So live DB should have records only those records...
November 11, 2010 at 10:47 am
tmitchelar (11/11/2010)
Elliott Whitlow (11/11/2010)
tmitchelar (11/3/2010)
November 11, 2010 at 10:22 am
Henrico Bekker (11/11/2010)
Elliott Whitlow (11/11/2010)
tmitchelar (11/8/2010)
Pakorn Pankasem (11/8/2010)
When you help someone please understand what they need!!! or what is problme!!!
You are head of DB and Bi so you...
November 11, 2010 at 2:35 am
Then I stand corrected..
CEWII
November 11, 2010 at 2:33 am
The answer is yes, sort of.. You can build a UDF that references another table in the same database, and use that UDF in the formula, I believe you...
November 11, 2010 at 2:31 am
I'm going to make a simple really painful statement.. Your data will not all be recoverable.. Some may but not all. Tables that are not corrupted *may*...
November 11, 2010 at 2:25 am
tmitchelar (11/8/2010)
Pakorn Pankasem (11/8/2010)
When you help someone please understand what they need!!! or what is problme!!!
You are head of DB and Bi so you should read more....
I interview...
November 11, 2010 at 2:18 am
I probably wouldn't do this in SSIS, I would modify the query that pulls the data and does the convert there, it would be WAY more efficient. Not sure...
November 11, 2010 at 2:12 am
Programatically building packages is not for the faint of heart, I wouldn't start with that solution..
How many tables are we talking about here and does their structure change...
November 11, 2010 at 2:09 am
You could do it with a script task or even an exec SQL task. Script task might be easier..
CEWII
November 11, 2010 at 2:02 am
I understood the context and have done this before. In my case the record would always be either an insert OR an update in the same run, never both,...
November 11, 2010 at 2:00 am
tmitchelar (11/3/2010)
November 11, 2010 at 1:54 am
My initial thought is you might be mistaking terms..
DTS Packages that are migrated are turned into SSIS packages and therefore would not be under the legacy DTS packages they would...
November 11, 2010 at 1:49 am
sudhakara (11/10/2010)
lucazav (10/10/2008)
C:\Progra~2\Micros~2\90\DTS\Binn\DTExec.exe /DTS \MSDB\StratificaGiacenzaDaCSV /SERVER DV-ERP /SET \package.variables[strRollUpDate].Value"; 2008/10/01 23:00" /MAXCONCURRENT "...
November 11, 2010 at 1:42 am
They are encrypted by default, the default config saves them encrypted so that the user who entered them can decrypt them but nobody else.. I personally NEVER save passwords...
November 11, 2010 at 1:28 am
Viewing 15 posts - 1,846 through 1,860 (of 4,272 total)