Recent IT Questions

1 - 10 of 10
<<PREVIOUS 1 NEXT>>

remove password from SSIS package

How can I remove the password from a password protected SSIS package? I need to access its source code, but as soon as I try to open it I get the window: Enter Password. I don't know the password. This package was created by an employee who left the company a couple of years ago.

Answer Question   |  Jun 2 2009  4:05 PM GMT
SSIS, SSIS Package, SSIS Passwords
asked by Rmk325

  5 pts.

SQL 2005 SSIS Package to load table from positional flat file

I have a positional flat file which I need to load contents into a SQL table. I've created an SSIS package and will need to call a VB script to parse the file but since I'm new at VB and SQL I need some assistance creating the VB script. There are 4 fields in the table I need to populate. The...

Answer Question   |  May 22 2009  8:00 PM GMT
SSIS flat file package, SSIS Package, SQL 2005
asked by Dacker

  5 pts.

Execute SSIS package in SQL Server 2005

how to execute SSIS package in sql server 2005

asked by Sangeeth

  30 pts.

Migrating DTS packages to SSIS

What is the tool that migrates DTS packages to SSIS, and how effective is it?

View Answer   |  Apr 7 2009  8:25 PM GMT
SSIS, SQL Server, DTS packages
asked by SQL Server Ask the Experts

  2275 pts.

SQL Server 2008: SSIS pakage with parameters

I need to create SSIS package with user entered date parameter. I have two questions: 1. How I can promt the parameter when I test the package in debyg mode. 2. How can I put on the begining of the package design condition: Global Variable gvar_Date datetime; If @p_Date is null Then gvar_Date =...

View Answer   |  Mar 16 2009  8:43 PM GMT
SSIS Package 2008, SQL Server 2008, SSIS Package
asked by IG1944

  10 pts.

MaximumErrorCount

HOW DO I CHANGE THE MaximumErrorCount IN SSIS

Answer Question   |  Dec 4 2008  3:54 PM GMT
SSIS, SSIS Package, SSIS Package 2005
asked by Vercom

  5 pts.

SSIS package that will copy a table from one server to another based on a var.

Another NeeBee question....I would like to have an SSIS package that would check if a variable "RefreshTable" = 'YES' which is found on a table from server A, delete all the data from a table on server B and then load that table on server B with data from an identical table which is on server A. ...

View Answer   |  Dec 3 2008  10:21 PM GMT
SSIS Package
asked by NewBee7

  105 pts.

SSIS package

I am supposed to Run an sproc /script for more than one database. I thought of scheduling this sproc as a job for all database instances. But, DBA's suggested me to go with SSIS Package. Can any one quide me in doing this.

asked by MSDEVELOPER

  5 pts.

SQL Server 2005

I need to know if and if so how I can change the name of a flat file input and keep the column information?

asked by TheCiscoShow

  5 pts.

having problem with SSIS package

i have created the SSIS package from sql server Server management and its work fine but the problem I’m having, when I try to run it from SQL Server Management jobs. Every time when train it from Sql jobs it failed. Please advice on ….

View Answer   |  Apr 30 2008  7:12 PM GMT
SSIS, SSMS, SSIS Package
asked by Atif

  5 pts.


1 - 10 of 10
<<PREVIOUS 1 NEXT>>