Click here to Skip to main content
16,012,316 members
Home / Discussions / Database
   

Database

 
GeneralTrigger / Transaction problem Pin
mhmoud rawas25-Sep-04 22:22
mhmoud rawas25-Sep-04 22:22 
GeneralRe: Trigger / Transaction problem Pin
Bill Dean29-Sep-04 7:09
Bill Dean29-Sep-04 7:09 
QuestionRemote Data Access with MSDE? Pin
Utku KAYA24-Sep-04 23:38
Utku KAYA24-Sep-04 23:38 
GeneralDetermining DATETIME durations Pin
Den2Fly23-Sep-04 21:38
Den2Fly23-Sep-04 21:38 
GeneralRe: Determining DATETIME durations Pin
David Salter24-Sep-04 5:13
David Salter24-Sep-04 5:13 
GeneralRe: Determining DATETIME durations Pin
Den2Fly24-Sep-04 11:12
Den2Fly24-Sep-04 11:12 
GeneralDTS and C# Pin
stan2823-Sep-04 5:44
stan2823-Sep-04 5:44 
GeneralRe: DTS and C# Pin
stan288-Oct-04 2:44
stan288-Oct-04 2:44 
Hi Gurus,

I managed to solve this mystery puzzles.
I just want to share with the c# community as to how this problem is fixed.

Now first of all, the problems described aboved has nothing to do with not having enough memory or hd space. The reason why this is happening is due to DTSLookups. Now, my production server is running on w2k Advance Server, and my testing server is on windows 2003 (since we're moving in this path).

On the w2k environment, the dts code works. But, it doesn't work with the w2003 environment. To workaround this issue, I have basically, removed all the DTSLookups and introduce another extra steps (stor procedure) to do what the lookups was doing. Up to this point, no more com exception errors, once the workaround has been implemented. Roll eyes | :rolleyes:

Note:- The error description thrown here is meaningless.

Stanley
GeneralWhere to start database programming Pin
Bob Stanneveld23-Sep-04 5:38
Bob Stanneveld23-Sep-04 5:38 
GeneralRe: Where to start database programming Pin
David Salter23-Sep-04 11:52
David Salter23-Sep-04 11:52 
GeneralRe: Where to start database programming Pin
Bob Stanneveld24-Sep-04 0:01
Bob Stanneveld24-Sep-04 0:01 
GeneralConvert SQL server database to script file Pin
Mekong River23-Sep-04 1:30
Mekong River23-Sep-04 1:30 
GeneralRe: Convert SQL server database to script file Pin
Colin Angus Mackay23-Sep-04 3:17
Colin Angus Mackay23-Sep-04 3:17 
GeneralRe: Convert SQL server database to script file Pin
Mekong River24-Sep-04 4:39
Mekong River24-Sep-04 4:39 
Generalhello Pin
Asha Rams22-Sep-04 20:44
Asha Rams22-Sep-04 20:44 
GeneralRe: hello Pin
sreejith ss nair23-Sep-04 2:01
sreejith ss nair23-Sep-04 2:01 
GeneralRe: hello Pin
Asha Rams23-Sep-04 16:08
Asha Rams23-Sep-04 16:08 
GeneralBacking a DataBase up Pin
BanksySan22-Sep-04 16:00
BanksySan22-Sep-04 16:00 
GeneralRe: Backing a DataBase up Pin
David Salter22-Sep-04 23:03
David Salter22-Sep-04 23:03 
GeneralDataTableMapping problem. Don't get return values Pin
3sL22-Sep-04 4:15
3sL22-Sep-04 4:15 
GeneralADO dBase: get delete status Pin
Friedhelm22-Sep-04 3:48
Friedhelm22-Sep-04 3:48 
Generaldefault value Pin
TehMedic20-Sep-04 23:41
TehMedic20-Sep-04 23:41 
GeneralRe: default value Pin
tdciDoug21-Sep-04 10:24
tdciDoug21-Sep-04 10:24 
GeneralRe: default value Pin
TehMedic26-Sep-04 23:08
TehMedic26-Sep-04 23:08 
Generalchanging RowState of DataRow Pin
TehMedic20-Sep-04 23:36
TehMedic20-Sep-04 23:36 

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.