| Thread | Last Post | Replies |
|
| Hipaa 834 | 24 Feb 2010 21:23 GMT | 2 |
I have been assigned to get an EDI written for enrollment of health insurance from my HR system to a major insurance carrier; in fact, I need to create about 5 Hipaa 834 files for other insurance companies too. They want me to send them data in a HIPAA 834 file format which I ...
|
| Which option should we choose to import SSIS Package ? | 23 Feb 2010 20:46 GMT | 2 |
We are new to SQL Server 2005. When we import SSIS Package, there are 2 options - File System or MSDB file. Which one should we choose ? Thanks
|
| Theobald Xtract IS DeltaQ | 23 Feb 2010 02:35 GMT | 1 |
During a project I gained a lot of knowledge of using the Theobald Xtract IS DeltaQ component, which I like to share with you all. I have written five blog entries on my blog that give a detailed explanation of using the Theobald Xtract IS DeltaQ component
|
| Memory Usage of SSIS 2005 | 12 Feb 2010 09:17 GMT | 4 |
We have written a simple app that executes a simple DTS package constantly to monitor memory. We were expecting to see memory usage maintained at the same level as the package is not actually doing anything with the data, however we are seeing a small, steady increase in memory ...
|
| Using DTS to update SQL PK Column | 11 Feb 2010 18:20 GMT | 1 |
I'm trying to make a DTS package to update a field in SQL. This package would run once per week or when a user forces it to run using a batch file that contains DTSRUN.exe The DTS package is should do this:
|
| Referencing a DTS package object - Excel macro | 11 Feb 2010 09:26 GMT | 2 |
Client OS: Win2K Client Excel Version: 2000 SQL Server: Version 7.0 I'm attempting to populate an Excel 2000 spreadsheet with
|
| Running functions in an Ssis package | 08 Feb 2010 13:56 GMT | 3 |
Whenever I paste in some Vba code from an ms access module it errors on parts of the code that I have no problems with in Access. I couldn't find a references library in ssis and the script task defaults to a sub procedure. So I'm thinking maybe functions aren't
|
| script to execute or not the next task | 05 Feb 2010 15:13 GMT | 1 |
I'm a newbie in DTS's and Integration Services, but I need to migrate a DTS to Integration Service but it's failing when i'm migrating the activex task (in JScript). I have the code below:
|
| Is is possible to use SSIS to import into a linked server? | 02 Feb 2010 14:30 GMT | 2 |
We have an Oracle database linked into a SQL Server. Is it possible to use SSIS to import a text file into a linked server? Why don't we just connect and import directly into the Oracle database? Because I can't get any connection to work within SSIS 2005.
|
| SSIS Export Excel Space Tab Name And More | 02 Feb 2010 13:38 GMT | 1 |
I am running into an issue that no matter how I format the Prepare SQL task, it puts a "_" in the tab name. CREATE TABLE `Data Format` Show up as Data_Format in Excel. This is for an automated process and
|
| Problem importing text file into Oracle | 01 Feb 2010 20:42 GMT | 4 |
I am trying to use SSIS to import a text file into an Oracle database. However, I get the following error: "Test connection failed because of an error in initializing provider. Oracle client and networkinig components were not found."
|