Click here to Skip to main content
15,896,118 members
Home / Discussions / Database
   

Database

 
QuestionPassing parameter to Oracle Pin
softty11-Nov-05 8:42
softty11-Nov-05 8:42 
AnswerRe: Passing parameter to Oracle Pin
anandss11-Nov-05 9:18
anandss11-Nov-05 9:18 
QuestionSQL SPLIT INSERT AND JOIN.... Pin
ModuleKev11-Nov-05 2:13
ModuleKev11-Nov-05 2:13 
QuestionHow to get RelationShip Between SQL Functions? Pin
pubududilena11-Nov-05 1:56
pubududilena11-Nov-05 1:56 
AnswerRe: How to get RelationShip Between SQL Functions? Pin
Colin Angus Mackay11-Nov-05 4:37
Colin Angus Mackay11-Nov-05 4:37 
Questionupdate in the same table Pin
Goodway10-Nov-05 20:18
Goodway10-Nov-05 20:18 
AnswerRe: update in the same table Pin
softty11-Nov-05 8:54
softty11-Nov-05 8:54 
GeneralRe: update in the same table Pin
anandss11-Nov-05 12:55
anandss11-Nov-05 12:55 
GeneralRe: update in the same table Pin
Goodway14-Nov-05 20:48
Goodway14-Nov-05 20:48 
QuestionInvalidated ADO Connection Object Pin
alex120510-Nov-05 19:31
alex120510-Nov-05 19:31 
AnswerRe: Invalidated ADO Connection Object Pin
S Douglas13-Nov-05 22:02
professionalS Douglas13-Nov-05 22:02 
GeneralRe: Invalidated ADO Connection Object Pin
alex120514-Nov-05 0:18
alex120514-Nov-05 0:18 
GeneralRe: Invalidated ADO Connection Object Pin
S Douglas14-Nov-05 0:46
professionalS Douglas14-Nov-05 0:46 
Questionsql problem Pin
ppp00110-Nov-05 18:33
ppp00110-Nov-05 18:33 
AnswerRe: sql problem Pin
Colin Angus Mackay11-Nov-05 0:11
Colin Angus Mackay11-Nov-05 0:11 
QuestionASP.net (c#) and SQL server Pin
Sasuko10-Nov-05 6:19
Sasuko10-Nov-05 6:19 
AnswerRe: ASP.net (c#) and SQL server Pin
Colin Angus Mackay10-Nov-05 13:50
Colin Angus Mackay10-Nov-05 13:50 
QuestionHELP...SQL Server DTS Package probs... Pin
murrayb302410-Nov-05 6:02
murrayb302410-Nov-05 6:02 
We recently had a fire on campus. So we had to move all our data to new servers. The servers are supposed to be identical. I built a large DTS package to move some data into a database. I also made it a scheduled job, and a vb app that calls the scheduled job so our end users can run it by themselves. It was working fine in the previous servers. Now, if I run the DTS package, it works fine. If I try to run the Scheduled Job through Enterprise Manager or through the VB app it fails. Here is the error I get:

Executed as user: server\user. DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart: DTSStep_DTSActiveScriptTask_1 DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220482 (800403FE) Error string: ActiveX Scripting encountered a Run Time Error during the execution of the script. Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 4500 Error Detail Records: Error: -2147220482 (800403FE); Provider Error: 0 (0) Error string: ActiveX Scripting encountered a Run Time Error during the execution of the script. Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 4500 DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1 DTSRun: Package execution complete. Process Exit Code 1. The step failed.


I am not sure why it will work if the DTS package is started by me, but not through the scheduled job. I have been working on this for days and I really don't know what else to try, any help would be GREATLY appreciated.
AnswerUpdate Pin
murrayb302410-Nov-05 6:42
murrayb302410-Nov-05 6:42 
QuestionHELP!!!!!!!- How to decompile .DLL file to get source code back??? Pin
vicky4579-Nov-05 14:27
vicky4579-Nov-05 14:27 
AnswerRe: HELP!!!!!!!- How to decompile .DLL file to get source code back??? Pin
Colin Angus Mackay9-Nov-05 22:13
Colin Angus Mackay9-Nov-05 22:13 
QuestionRe: HELP!!!!!!!- How to decompile .DLL file to get source code back??? Pin
toxcct10-Nov-05 0:30
toxcct10-Nov-05 0:30 
AnswerRe: HELP!!!!!!!- How to decompile .DLL file to get source code back??? Pin
Colin Angus Mackay10-Nov-05 2:28
Colin Angus Mackay10-Nov-05 2:28 
AnswerRe: HELP!!!!!!!- How to decompile .DLL file to get source code back??? Pin
S Douglas14-Nov-05 0:58
professionalS Douglas14-Nov-05 0:58 
GeneralRe: HELP!!!!!!!- How to decompile .DLL file to get source code back??? Pin
vicky45710-Nov-05 9:03
vicky45710-Nov-05 9:03 

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.