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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
custom application to run SSIS package cause "Product level is insufficient" error28 Feb 2007 08:49 GMT7
I try to create my own SSIS package execution utility.
the command line utility (dtexec) doesn't provides enough control for us.
in fact to execute a package we must provide the password and we don't want
to give access to this password to the administrators!
Passing values to and from a SSIS package to Access27 Feb 2007 18:55 GMT1
In a SSIS package I need to run an OLE DB command against an Access
database passing in a value from the package to use as the where
clause and return a count value back to be used within the package.
How do you handle this scenario within SSIS?
Configurations ?27 Feb 2007 13:50 GMT4
I'll try and explain this the best I can.
We are using SQL Server table configurations to setup our connections as we
move packages to different servers (Development, UAT, Production).  For
example we have a connection to database A in our package.  We then create a
Validation status "VS_ISBROKEN" suddenly appears on package26 Feb 2007 15:41 GMT1
Someone help, please.
I have an SSIS package with a bunch of SQL to SQL data flow tasks.  Some use
T-SQL to do the export/import and some are literal table-to-table copies.  
The databases both reside on the same Server & same instance.  The package
How to get an error message back from dts package to asp.net page?24 Feb 2007 05:34 GMT1
I have an asp.net page which runs a SSIS package by doing
System.Diagnostics.Process p1=new System.Diagnostics.Process();
p1.StartInfo.FileName=
System.Configuration.ConfigurationSettings.AppSettings["FilePath"];
SSIS package runs 3 times slower after upgrading to SP2 and info how to fix it24 Feb 2007 05:23 GMT1
I upgraded SQL Server 2005 64 bit to SP2 and noticed that my main load
package runs 3 time slower with sample set of data. This package has over
100 steps and it runs usually 21 second. After upgrading it run over 60
seconds.
Logging Duration of Steps in SSIS Packages23 Feb 2007 16:32 GMT1
In DTS, enabling logging allowed for concise recording of step name,
start time, end time and duration of DTS package steps which was
stored in the DTS package logs.
I have been unable to reproduce the equivalent functionality in SSIS,
SSIS: Cannot load flat file date into a database table date in DataFlow Task - truncates23 Feb 2007 12:28 GMT3
I cannot load a flat file date (format yyyymmdd) into a database table
date (format datetime) in DataFlow Task in SSIS.  I get various
overflow and truncate error messages, no matter what I try.
I have spent about a month on this problem, on and off, and I have
Using XML as source23 Feb 2007 06:11 GMT1
I want to use an XML as source but the destination would be 3 different SQL
tables. How do I do it?
Thanks
Jnanesh
Expression builder syntax error22 Feb 2007 00:06 GMT2
I am trying to create a derived column that states the following:
if PSPUUN <> LB AND MUDMCF =1 THEN PSCNQT/MUCOFA
if PSPUUN <> LB AND MUDMCF =2 THEN PSCNQT*MUCOFA
ELSE PSPUUN
BIDS can't load custom pipeline component.19 Feb 2007 20:58 GMT3
I am trying my hand at developing a custom pipeline component.  I have
the red SSIS book published by Wrox and I followed their string
reverse example very closely, only changing the name to GroupFilter
and some of the string reverse logic.  It compiles successfully but
Update Property with Expression19 Feb 2007 17:57 GMT2
I have problem updating one of the propery with expression. I'm trying
to change the "SelectedTables" property in a "Update Statistics Task".
It keeps telling me the result of the expression cannot be written to
the property. Most other properties work fine.
suggestion to implement simple process19 Feb 2007 14:39 GMT2
Question to the more experienced.
I need to implement a simple process of importing data from an excel
spreadsheet
into a SQL db by making a series of SPs calls. The first SP returns an ID
Foreach file iteration of Access databases19 Feb 2007 14:09 GMT2
I have a directory on a server into which people will plop Access
databases. I need to iterate through every file in that directory and
import it to the SQL server.
I've got the iterating part down pat -- I have a Foreach loop
.NET-odbc source ---  truncation Error19 Feb 2007 07:45 GMT3
reading a column with char type from source .net-odbc return this error:
[DataReader Source [2032]] Error: The "component "DataReader Source" (2032)"
failed because truncation occurred, and the truncation row disposition on
"output column "ANF_NEW_CODE" (2144)" specifies failure ...
Pages: 1 2 3 4 January, 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.