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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Converting from Unix ({LF}) and DOS ({CR}{LF}) files in one DTS Package31 May 2005 22:18 GMT3
I have to create a DTS package that will import a file into my database.
This file can come from a Unix machine or a DOS machine so the row
delimiter will be either {LF} or {CR}{LF}.  I know I can write my package
to handle either of these row delimiters, but can I write it so that ...
2 Destinations, 1 source, through a loop31 May 2005 21:49 GMT2
I have added another Destination to my DTS package (it is a different table
in the same database).  Now the DTS package isn't working as expected.
It now loops through the query, picks up the ExcelLink and executes the 1st
transform, then loops back, when the loop is finished, ...
Loop that kind of loops . . .31 May 2005 16:49 GMT6
I have a package that starts and ends with ActiveX tasks.  The first task
locates a file and then enables the following step:
   Set stpStart = pkg.Steps("DTSStep_DTSDataPumpTask_1")
   stpStart.DisableStep=False
Importing a large flat file through DTS31 May 2005 15:01 GMT3
I have a large text file which has columns name in first row (column
separated by "|" char).  The file contains 125,000 records when I use DTS to
import this file the DTS hangs after importing 61000 rows (as per progress
bar showing). Is there is any limitation on maximum number ...
Running DTS Custom Task from VB .Net31 May 2005 14:20 GMT1
Created a DTS package and executed it successfully from a VB .Net program via
the DTS Package Object.  I then added a third party custom task to the
package via the DTS designer.  I can still run the package successfully from
Enterprise Manager or DTSRun.  However, running it in ...
Dynamically create connection after database transfer?31 May 2005 12:23 GMT2
I'm trying to create a DTS package that transfers a database (using Transfer
Databases Task) from a remote SQL server to my local machine (the database
doesn't exist on my local machine before the transfer), then runs a SQL
script against the new local database using the Execute ...
SQL Stask Input Parameter Error31 May 2005 11:45 GMT1
I have an issue where I cannot use input parameters in an Execute SQL task. I
can write any query which will hold values or other variables eg @LogRecID =
23 or @LogRecID = @AnotherVariable, and when I hit the parse button the
syntax is fine. Indeed I can cut and paste it into ...
How to change DestinationObjectName of DTSDatapump Task31 May 2005 06:18 GMT9
I'm using a Dynamic property to change my pump Task connection based on a
global variable.The global variable specifies which database I'd like to use
my DTS in.DestinationObjectName is something like
[DatabaseName].[dbo].[TableName]. I don;t know how to change this portion
Syntax error or access violation30 May 2005 20:10 GMT4
I have been given the Administrator Role (in our server).In our server there
are two databases.I'm in Public role for both databses .My DTS package works
in one database in other database it gives me this error :
Step 'DTSStep_DTSDataPumpTask_1' failed
Restoring DTS on another server30 May 2005 16:04 GMT1
After I restore a msdb database from a server to another, I like to modify my
DTS
with my user MYUSER :
- I can create a new DTS,
Build Query From Data Transformation Task: Update from a Join?30 May 2005 00:28 GMT4
Hi to everybody!
On using the Build Query option from the Data Transformation task, I' ve
realized that the update query only allows updating a field with a scalar
value.
copying Transform Data Task29 May 2005 20:03 GMT1
I'm creating a package to import a set of
5 very large text tables, they all have the same
structure (515 fileds). I would like to
do it all in one single package running parallel
System Tables and DTS packages28 May 2005 08:17 GMT4
I have a number of packages that I need to move from one server to another.
However, I also need to add owner and user passwords to each package. I am
trying to find out if I can do this from the back end by select the records
(DTS packages) and inserting them into the ...
Connection failing...28 May 2005 08:09 GMT3
Two weeks ago we migrated our database to another server including our
DTS packages.  We went in and replaced the Server connections with the
new server name where necessary including within Active X scripts where
a connection is declared.  The problem is, now all of the packages I
Trace DTS28 May 2005 07:54 GMT2
is there a way to trace the DTS package. We use profiler to profile/trace
the sql database. but is there a way to trace the dts package, each step of
it.
We have active x script and i need to trace thru each step as it executes.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2005
 
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.