N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Showing posts with label
SSIS Packages
.
Show all posts
Showing posts with label
SSIS Packages
.
Show all posts
Friday, May 19, 2023
SQL Server Integration not working in VS2022
›
Here is what you need to do, you need to install SSIS Project for VS 2022 To install Analysis Services, Integration Services, and Reportin...
Tuesday, June 26, 2018
SSIS: Cannot convert between unicode and non-unicode string data types
›
Best thing to resolve this to add Data Conversion transformations to convert string columns from non-Unicode (DT_STR) to Unicode (DT_WSTR) s...
Monday, June 03, 2013
How to Kill Excel Ghost Process in SSIS using VB.NET
›
Here is the simple method to kill Excel Ghost process which is running behind scene while running SSIS package. Here is a small method to ki...
3 comments:
How to Kill specific Excel Ghost Process generated in SSIS using VB.NET
›
There are some scenarios where we might need to kill excel process programmatically. Even though we use proper error handling and try catch...
1 comment:
›
Home
View web version