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 / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Logging in SSIS package10 Jul 2008 03:07 GMT3
I have a SSIS package that executes a SQL script against few SQL Servers in
our environment. I setup SSIS file based logging to capture error messages
but I can't get the server name where the error happns on. How can I include
SQL Server name in logging?
Newbie question - Accessing values in script09 Jul 2008 13:52 GMT2
I have a script task in a For Each loop that I want to execute for each row
in a recordset but I'm having a problem accessing the row variables from the
script.
I use a SQL script task to get the recordset and put in an object variable.
dtsx Execution Results  : view complete text of message09 Jul 2008 13:44 GMT1
In a dtsx Execution Results panel , is it possible to see the complete text
of a message ?  For example an error message that is truncated.
heterogenous join between Oracle and SQL Server in Data Flow08 Jul 2008 17:29 GMT1
I have a data flow task which uses an Oracle view and loads the data
into a SQL Server table
Currently the SQL command is hard-coded in terms of the years to be
captured (...where years in ('2006' , '2007') and that works fine.
Derived Column Transformation Editor - How to replace NULL character?07 Jul 2008 19:10 GMT5
I am trying to import a text file which exists a column that has some NULL
values.
I am unable to import the data and have this NULL not report an error.
I tried writing the following expression in the Derived Column
syncronize ssas07 Jul 2008 14:57 GMT1
I'm running standard 2005 with sp2 on both my dev and prod servers. I can't
get the sync to work it say I don't have the correct release.
?
thanks
newbie - problem with scheduling of package03 Jul 2008 13:30 GMT3
Hi to all,
I've create a package that had to migrate record from an as400 to a
SqlServer2005.
When I launch the package from visual studio it work's fine, but when
Documentation and Annotation03 Jul 2008 11:01 GMT1
I'm trying to standardise our SSIS package development. What do others do
regarding documentation and annotation? The normal text annotation is very
basic and is fine for adding comments above tasks etc but if I want to add a
generic formatted header containing name, author, ...
parameters in OLE DB Source : '?' in the select portion of SQL03 Jul 2008 01:39 GMT5
i've done my googling...and the answer appears to be capturing the
dynamic SQL statement in a variable and then referencing it as "SQL
command from variable".  But I wonder if anyone has found a
'traditional' solution for the following SQL statement:
using AcquireConnection to utilize existing connection mgr in     non-Data flow script02 Jul 2008 20:33 GMT3
I've tried the following in a non-data flow script:
   Public Sub Main()
       Dim cm As ConnectionManager = Dts.Connections("db")
       Dim cnn_ As SqlConnection
SSIS event handling - 'resume next' equivalent02 Jul 2008 19:31 GMT2
i've googled and reviewed the event handling chapter in my wrox SSIS
book..but have not found the equivalent of the old 'resume next' vb
statement.
I am creating/droping a temp table for excel imports....need to trap
dtsx : flat-file date convert to DateTime02 Jul 2008 15:24 GMT1
I have a dtsx with a Flat File Source that apparently can load data such
such as "03-Apr-1990" as a DT_DBDATE ...
( I say apparently because if I specify this col should be DT_DBDATE there
is no error listed in the Flat File Source )
convert DateTime to ticks02 Jul 2008 14:14 GMT2
I'm not sure this is possible in SSIS ...
Using a Data Flow Transformation Derived Column piece,  I would like to
transform a DT_DBDATE to ticks ...
Ticks are the C# DateTime's internal smallest unit = 100 nanoseconds
Import database from my sql dump to sql-server 2005?01 Jul 2008 10:52 GMT2
Hi, I got a mysql dump and have to import the database into sql-server. Does
anybody know how to do that?
Susanne
Pages: 1 2 3 June, 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.