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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Importing Txt File23 Feb 2005 09:35 GMT3
I have one comma delimitted text file without headers. It has 10 lines. I
imported the txt file to a table, but only 9 rows have been inserted, but
When I try to import the txt file using Bulk-Insert, it inserted all 9 rows.
Pls help me why all records are not inserted in DTS.
Get/set progress dialog properties using SQLNamespace object22 Feb 2005 23:57 GMT1
Does anyone have any idea if you can get/set the properties of an active DTS
package progress dialog box using the SQLNamespace object from within another
DTS package executed after the dialog is opened?
looping, importing22 Feb 2005 23:31 GMT5
I downloaded a sample package from sqldts that is exactly what I needed -
http://www.sqldts.com/default.aspx?246.  I have one question about it, and
ActiveX tasks in general.
In step 6, it has the loop returning to "set stpbegin =
csv to multiple tables22 Feb 2005 22:16 GMT1
I have a CSV file like this:
"fieldValue1","fieldValue2","fieldValue3","fieldValue4"
I'd like to create a DTS package which dose the following operation on the
CSV file:
Task progress when executing a package via ActiveX22 Feb 2005 22:12 GMT3
I am running a package from within another package using ActiveX
script.  Everything works fine (global variables are passed and set
between both packages as expected).  Can the execution status dialog
show the progress of a child package's tasks (list each task and the
DTSHelper ActiveX DLL22 Feb 2005 21:51 GMT1
I extracted some VB script  from the WROX book "SQL Server 2000 DTS" to get
error information.  The rest of the script works fine.  The problem segment
gets a readble form of the
error.
Hello guys22 Feb 2005 18:57 GMT4
Do you know how to back up all the DTS packages automatically without
having to put the server name inside the VBscript?
Thanks in advance
BIBIBO
Exception management and Logging for DTS22 Feb 2005 18:51 GMT1
I'm using a .Net application to execute DTS packages within Sqlserver,I need
to have very customizable and powerful Exception maangement systems which
loggs different issues happend in the DTS package with my own errorCode. Can
somebody give me some ideas?
Capturing Execute SQL Task result information22 Feb 2005 18:35 GMT5
How do I get the result string from a "Execute SQL Task".  Say I have a SQL
statement "DELETE FROM TBL_X"
I run my DTS package and 50 records are deleted.  Or it could be an UPDATE
and 50 records changed.
DTS22 Feb 2005 15:53 GMT1
Can I run a DTS from a store procedure using NT authentication?
Using rundts , what's the syntax of this command?
Inserting rows in to a table22 Feb 2005 15:45 GMT3
I created execute sql task with the below insert statement.
Insert into properties(PROPERTYID)
select   propcode  from htcrepr
where propcode not in (select propertyid from properties)
Package fails "Cannot use a CONTAINS or FREETEXT predicate"22 Feb 2005 06:26 GMT9
I have a database (SQL Server 2000 Enterprise Ed.) with a single table
(Products), which has 3 columns set for Full-Text-Indexing.  This
database is working fine.  All queries are done through Stored Procs,
and works like a charm.
Problem connecting to database with "." in the name22 Feb 2005 05:12 GMT1
I'm trying to write a DTS to load data from a csv file into a database
which has "." in the name.  I can set up the connection ok but when I
try to set up the transform data task, it keeps saying that the first
part of the name needs to be added to sysservers.  How do I stop it
invalid procedure call or argument DTSSource21 Feb 2005 21:11 GMT2
I'm using the vbscript below to import values into SQL Server.  If a column
is null then I want another value used from a different column.
But I keep gettin the error "invalid procedure call or argument DTSSource"
Any thoughts.
DTS import from xls-how to identify a particular cell21 Feb 2005 19:19 GMT1
Hi,
I wish to import data from XLS into SQL Server using DTS. However, i want
only a particular cell mapped to some column in a table in database. For
example, C(9,9) of the XLS should get mapped to Column X in Table Y.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 January, 2005
 
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.