Click here to Skip to main content
15,906,574 members
Home / Discussions / Database
   

Database

 
AnswerRe: Archiving Production database Pin
Frank Kerrigan15-Dec-06 3:36
Frank Kerrigan15-Dec-06 3:36 
QuestionRed Gates's SQL Packager Vs Backup/Restore Pin
devvvy14-Dec-06 21:42
devvvy14-Dec-06 21:42 
AnswerRe: Red Gates's SQL Packager Vs Backup/Restore Pin
Frank Kerrigan14-Dec-06 23:58
Frank Kerrigan14-Dec-06 23:58 
QuestionDTS - SQL Server: Connection/memory leak? Transaction deadlocks? Pin
devvvy14-Dec-06 21:16
devvvy14-Dec-06 21:16 
AnswerRe: DTS - SQL Server: Connection/memory leak? Transaction deadlocks? Pin
Frank Kerrigan14-Dec-06 23:52
Frank Kerrigan14-Dec-06 23:52 
QuestionHow can I specify temp table as Source/Destination table for DTS "Transform Data Task"? Pin
devvvy14-Dec-06 21:10
devvvy14-Dec-06 21:10 
AnswerRe: How can I specify temp table as Source/Destination table for DTS "Transform Data Task"? Pin
Frank Kerrigan14-Dec-06 23:51
Frank Kerrigan14-Dec-06 23:51 
GeneralURGENT Re: How can I specify temp table as Source/Destination table for DTS "Transform Data Task"? Pin
devvvy17-Dec-06 17:09
devvvy17-Dec-06 17:09 
Problem is, I need to:
STEP 1: do an import in one DTS task, imported data saved in a real staging table (not #TempTable and apparently destination cannot be a temp table - DTS won't let you do this.)
STEP 2: then make transformation DTS "Transform Data Task" to compute a bunch of things, then calculated field is saved to the table created in STEP 1
STEP 3: Then result exported to a flat file, source table once, source table cannot be temp table apparently.

Any idea, I wish to use temp table because creating temp table in production machine may be out of the question as this requires going change request approval - and that's a manual process.

Thanks!



Norman Fung

QuestionExporting and Import DTS packages? Pin
devvvy14-Dec-06 21:08
devvvy14-Dec-06 21:08 
AnswerRe: Exporting and Import DTS packages? Pin
Frank Kerrigan14-Dec-06 23:48
Frank Kerrigan14-Dec-06 23:48 
GeneralRe: Exporting and Import DTS packages? Pin
devvvy16-Dec-06 15:37
devvvy16-Dec-06 15:37 
QuestionCursor and set , execute Statement related Query Pin
param thaker14-Dec-06 19:47
param thaker14-Dec-06 19:47 
AnswerRe: Cursor and set , execute Statement related Query Pin
Frank Kerrigan14-Dec-06 23:54
Frank Kerrigan14-Dec-06 23:54 
QuestionOpening and Closing Conneciton for a loop Pin
Amrish Deep14-Dec-06 17:05
Amrish Deep14-Dec-06 17:05 
AnswerRe: Opening and Closing Conneciton for a loop Pin
Paul Conrad14-Dec-06 18:12
professionalPaul Conrad14-Dec-06 18:12 
AnswerRe: Opening and Closing Conneciton for a loop Pin
coolestCoder14-Dec-06 19:01
coolestCoder14-Dec-06 19:01 
QuestionAdding a new row Pin
goldoche14-Dec-06 5:59
goldoche14-Dec-06 5:59 
AnswerRe: Adding a new row Pin
Karma3125114-Dec-06 10:12
Karma3125114-Dec-06 10:12 
Questionhi Pin
Tauseef A14-Dec-06 1:01
Tauseef A14-Dec-06 1:01 
AnswerRe: hi Pin
Colin Angus Mackay14-Dec-06 1:43
Colin Angus Mackay14-Dec-06 1:43 
AnswerRe: hi Pin
Frank Kerrigan14-Dec-06 3:30
Frank Kerrigan14-Dec-06 3:30 
GeneralRe: hi Pin
Tauseef A14-Dec-06 9:37
Tauseef A14-Dec-06 9:37 
GeneralRe: hi Pin
Colin Angus Mackay14-Dec-06 13:31
Colin Angus Mackay14-Dec-06 13:31 
QuestionRe: hi Pin
Tauseef A14-Dec-06 19:35
Tauseef A14-Dec-06 19:35 
AnswerRe: hi Pin
Frank Kerrigan14-Dec-06 23:55
Frank Kerrigan14-Dec-06 23:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.