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 / DTS / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Differentiate flat files for different tables.23 Mar 2005 19:08 GMT2
I have 4 different flat file struture in on
folder(_001.dat,_002.dat,_003.dat,_004.dat)each going to a seperate
table.  Right now the logic below grabs all files.  I want to be able to
filter on the file extension and send that to its own particular table.
Logging--23 Mar 2005 15:25 GMT2
In my DTS package i have "Truncate Table task" followed by "Package Success"
and "Package Failure" tasks.  
"Truncate Table task"  is connected to "Package Success" using  "On Success"
workflow.
how to change customtask destinationObjectname with vb23 Mar 2005 15:07 GMT2
I have serveral dts packages saved on the server.
they contain a very large amount of tables(hundreds)
i have made a ini file to determine the source database and the
destination(db and server) that works fine.
Stripping a 'TAB' from a text field23 Mar 2005 05:02 GMT1
I'd like to thank everyone who has helped me in that past.  You guys have
been great.
I am outputting various fields from a table to a tab delimited text file.
(Thats the vendor requirement).  One of those fields is a varchar field that
DTS PACKAGES22 Mar 2005 23:25 GMT1
what is the sql  command to be able to see the packages in the database?
Thanks
Substring Problem22 Mar 2005 23:22 GMT3
I'm transforming a 9 character field in a flat file that represents a dollar
amount. The decimal is implied inbetween the 7 and 8 characters. Also, if the
record payment status is "X", then the last digit is an alpha character that
represents that 1) the amount is negative, and ...
Question for Darren Green if you're available and willing22 Mar 2005 22:31 GMT1
I've used your tips from http://www.sqldts.com/default.aspx?218,1
(multiple paths in workflow) and the above article on performing a
multi-step in my DTS package.  What I can't figure out is this:
1.  If I have two multiple paths in workflows in my DTS package and one
Call DTS From Table Trigger22 Mar 2005 22:22 GMT1
I face this problem hope some body can help me to solve
this, TQ
I create one local DTS and can run properly, after that,
i try to create a trigger to call the DTS, the trigger
Data transfer from a single txt file to 3 different tables22 Mar 2005 21:27 GMT1
Hello Friends,
I have a data file containing Purchase Orders coming in
from a proprietary ERP system.  The file contents can be
divided into 3 parts: Header, Lines and Notes.  These 3
SQL export to CSV file22 Mar 2005 20:32 GMT1
I need to export from couple table data to a csv file.
But I don't know how to do the following.
The table will, OrderID,  no of item, item no, qualtity description.
                    5020023, 2             , 1      , 1          , Cable
Scheduled Jobs22 Mar 2005 20:21 GMT1
When executed manually all is well, connection
is made to both sides and data flows nicely.
When I schedule this package to a job it runs but step is stucked.
There are no logs or any other information.
Import data error22 Mar 2005 20:15 GMT1
I want to copy all the stored procedures from one sql server to another sql
server by using Import, then I get "Fail to copy objects from Microsfot SQL
Server to Microsfot SQL Server" error. I can't find any detail of the error.
The source database info is
DTS Step Error22 Mar 2005 20:15 GMT1
We have been encountering this message when running three DTS packages
between two database servers:
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:ActiveX Scripting encountered a Run Time Error during
system function syntax22 Mar 2005 19:53 GMT1
What does letter 'N' means in this syntax?
if exists (select * from dbo.sysobjects where id =
object_id(N'[dbo].[ImportFileData]') and OBJECTPROPERTY(id, N'IsUserTable') =
1)
DTS Connection Information22 Mar 2005 19:46 GMT1
I am trying to modify a DTS package connection to use
a .udl file.  When promoting the package I have to ensure
that there is a .udl file on every environment using the
same name in the same location.  That is not a problem,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.