Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Integration Services / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting Connection Manager Item Server Name in a Script Task27 Mar 2008 11:52 GMT2
In a SSIS script task how can you read the server name for an item in
the connection manager?
Write Config File Daily26 Mar 2008 17:01 GMT2
I write a config file for my SSIS package that contains my Start Date
and Cutoff Date variables. My package then reads these variables from
the config file and processes accordingly. Normally I will have these
parameters set to Yesterday and Today respectively. I can manually
ETL with mainframe26 Mar 2008 12:47 GMT3
I need to know if it’s possible to use SSIS to read and write IBM DB2
mainframe.
This question because at the moment I don’t know if the final result of my
project have an output with SQL Server 2005 or DB2.
How to Process Package against Multiple Databases --Execute SQL Task     Support multiple DB connections?26 Mar 2008 12:04 GMT1
I am attempting to write an SSIS package that extracts information
from a metadata table that  contains processing information for tables
in source and target databases
For each source column, the package will be executing a series of SQL
BIDS Connection Manager25 Mar 2008 19:32 GMT1
Created a simple SSIS package which includes one Analysis Services Processing
Task. I have created an connection manager object (cmo) and assigned it to
the AS task. Within the cmo I selected to use a specific user name and
password to log on to the server with. Tested this ...
I need to embed the T-SQL into ssis package.25 Mar 2008 15:51 GMT1
I want to embed the SQL statement into ssis package.  How can I accomplish
this?.  My process is just import a text into a table and
delete all the records which don't have a matched.  Any suggestion should
greatly appreciate.
running package A results in running package B21 Mar 2008 09:40 GMT1
In my SSIS solution I have several packages.
When I run a certain package 'A' in BIDS, automatically another
package 'B' is also run,
even if 'B' has not been opened and 'A' does not run that 'B' package
run-time error when attempting to code a SQL statement involving     multiple parameters and a subquery in a Execute SQL Task in SSIS20 Mar 2008 18:20 GMT2
I am receiving a run-time error when attempting to code a SQL
statement involving multiple parameters and a subquery in a Execute
SQL Task in SSIS:
1.  Insert SQL statement with a subselect that utilizes 3 parameters
Limiting rows to columns with specific values20 Mar 2008 10:33 GMT3
I would like to limit importing rows with SSIS to those where the row type
is equal to "P" or "T"... and drop all others. How would I go about doing
this?
(Newbie question)
How do I transform flat file input data before inserting into SQL Server19 Mar 2008 11:54 GMT1
I have a simple flat file that contains data codes. I would like to
transform this into friendly info before inserting into SQL Server.
For example, the following transforms:
B=Hybrid
Simple flat file load Problem18 Mar 2008 17:40 GMT2
SQL Server 2000 SP2.
I can not load a simple flat file I created from an existing table without
all kinds of errors. I exported data to a flat file by choosing the default
settings except " for text qualifier.
How to use temporary tables In the OLEDB Source?18 Mar 2008 14:18 GMT1
I want to do such a thing:
Select * Into #T1 From..
Select * Into #T2 From
Select * From .. Inner Join #T1 ... Inner Join #T2 ...
DT_WSTR & Excel18 Mar 2008 01:41 GMT1
I'm attempting to load an Excel Spreadsheet into SQL 2005, and 4 columns are
rather large.  The Excel Data Source picks DT_NTEXT for 2 of the columns, but
selects DT_WSTR 255 for the other two.  I use the advanced editor to set the
data types as DT_NTEXT for the External and ...
package.Execute fails in VB.net but succeeds in C#.net17 Mar 2008 02:59 GMT1
How come the C# version succeeds when the VB version fails?
What's different/wrong with the VB version?
BTW, I do not mind coding in C# but some of my colleagues do.
[code]
Visual Studio 2008 and BI17 Mar 2008 01:12 GMT2
I have installed VS 2008 but do not see any of the BI project templates -
what am I doing wrong? They show up ok in my Visual Studio 2005 still ok.
Pages: 1 2 3 February, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.