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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Turning off Validation30 Nov 2007 20:10 GMT4
SSIS validates a task before running it.  Is there a way to turn off
this validation?
Precedence Constraints30 Nov 2007 19:35 GMT1
I am having an issue with precedence constraints.  Let's say I have 4 tasks,
A,B,C and D.  I have a variable called Reload.  If it is true I want to go
from task A to C to D.  If it is false, I want to go A to B to D.  But if I
set it up that way the package will hang because D ...
SSIS data import - many to many relationship30 Nov 2007 19:32 GMT3
I have a table (TABLE A) in a database with a list of people.
I want to import people from many other databases.
In order to avoid having the ID from each of the other databases in
TABLE A I've created a link table that stores the TABLE A id and the
Stored proc with temp table via OLE DB Source29 Nov 2007 16:47 GMT1
I have a stored proc which creates and inserts data into a temp table.  The
proc then does a straight select statement from another which joins to the
temp table and I would like to use the results in a data flow.  The problem
is when I set up my OLE DB source and specify that I ...
Fact Table primary key error....29 Nov 2007 12:51 GMT2
I am trying to combine data from two tables and transfer the data over
to a fact table for a datamart. This is my first time building one.
Below is the SQL SELECT Query:
SELECT DISTINCT
Using a parameter in a condition29 Nov 2007 09:30 GMT5
I  have an SSIS Package with a parameter and an SQL Task using it.
When I try to run the following statement it fails:
If ?='X'
      Update MyTable Set MyColumn='X'
SSIS: running package programmatically with encryptSEnsistiveWithP29 Nov 2007 03:11 GMT1
I have a package deployed on sql server.
it has protection level = encryptSensitiveWithPassword
when i launch it  with Execute Package UTility , it'ok
This package copies data from one table of an sql server database to another
Creating a csv file on a network drive29 Nov 2007 01:37 GMT3
I am trying to output a data file in csv format and save it on a network
drive. I am doing this :
"\\GSREPORTS01\\DailyQueueFor_"+ (DT_WSTR,4)YEAR(GETDATE()) + RIGHT("0" +
(DT_WSTR,2)MONTH(GETDATE()), 2) + RIGHT("0" + (DT_WSTR,2)DAY(GETDATE()),
Remove Time from Column28 Nov 2007 23:12 GMT1
I am attempting to import data from a flat file to SQL Server. The file
contains a column containing dates and sometimes it includes Time but
sometimes it does not. I need to remove the time portion so that everything
shows up in the SQL server table at Midnight. How can I do ...
Unable to Eliminate Truncation error warning28 Nov 2007 20:32 GMT2
I am attempting to import data from a flat file to SQL Server 2005. After
getting the following error:
[Destination - AssetCenterCharges [102]] Warning: Truncation may occur due
to inserting data from data flow column "IS Job-WBS" with a length of 50 to
Stored proc vs Conditional Split28 Nov 2007 16:41 GMT2
I have a table that I would like to pull into a data flow and would like to
filter out some data.  Is it more efficient to pull the data back using a
stored procedure, or sending the whole data set through a conditional split?  
For example if I want to pull data from the table ...
SSIS : how to store password of connections27 Nov 2007 22:13 GMT3
I made a package that copies data from one table of a sql server database to
another table of another database sql server.
I use oledb connection for the two connection
I want to store user and password of the two connection to avoid retype them
Log Table or Log File27 Nov 2007 20:05 GMT3
In your experience, does SSIS update a log table (sysdtslog90) any
faster than it would a log text file?  Which method has faster
performance while an SSIS package is running?
Choosing file to import-Newbie27 Nov 2007 14:52 GMT1
I've created created a package for the 1st time using the import wizard to
import data from a text file into a sql server table that has the file name
hardcoded. Next week i'll receive a new file with a new name. What is the
best way to modify the package so that I can point to ...
Can't connect to remote SSIS SERVER27 Nov 2007 03:49 GMT1
I am using windows 2000 with sp4
I can't connect to a remote ssis server.
I looked up for help and found the folowing( see bellow)
However, I can't find THE msDTSserver
Pages: 1 2 3 4 5 October, 2007
 
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.