473,378 Members | 1,321 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

After sql 2005 SP2 patch, dts.dll not working in C#

Hi

Using dts.dll and C# code we were importing data from text file to data
base. Every thing was working fine till we run the patch for SQL Server 2005
SP2. After executing SP2 patch, the execution just terminates itself with out completing the entire process. We use the xml config file which will have the steps to execute through the C# code. In my xml config file, we have steps to import data to different databases. When we execute our job through command prompt, its importing data to first server (specified in 1st step) and then just
terminates with out copying the data to rest of the tables as specified on the multiple steps. Please help if some one faced similar issue and have a solution

Thanks in advance
Sep 22 '08 #1
3 1610
Plater
7,872 Expert 4TB
Sounds like a problem in the dts.dll file?
What is it used for?
Sep 22 '08 #2
Hi,

Thanks for your reply.

Using Interop.DTS.dll, we have written the C# code to push the data from a text file (delimeted) to sql database.
Sep 23 '08 #3
Plater
7,872 Expert 4TB
Yes, but why do you need the dts.dll to do a simple task like that?
Parse a CSV file and insert into database can be done with managed code as well?
Sep 23 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Ken Cox [Microsoft MVP] | last post by:
MS has posted this here: http://www.asp.net/faq/ms03-32-issue.aspx Fix for: 'Server Application Unavailable' Error after Applying Security Update for IE...
6
by: Edward Yang | last post by:
It's weird. After patching kb886903/kb886906 (the hotfixes for the Frameworks) via Windows Update, all ASP.NET applications stop working. I looked through Event Viewer and found this: ...
3
by: Ben | last post by:
Hi there, We have a asp.net application working fine till a patch is applied to the machine. Now it encounter error 404 page not found, although the page is there. Has anyone come across this...
34
by: Pieter | last post by:
Hi, I've read there are some VS.NET 2005 hotfixes out there, but I can't find them. apparently You must first call Microsoft to obtain them? Does anybody knows where I can download them? ...
3
by: Mukesh | last post by:
Thx Sloanfor the solution. It is working properly under Full trust When i tried it under unMedium trust it was giving error Parser Error Message: Required permissions cannot be acquired....
3
by: Sam Waller | last post by:
I'm running Visual Studio 2005 Professionl Edition and Visual C++ 2005. A few days ago it started acting differently. When I open a project now it takes over 5 minutes for it to become usable and...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.