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
global variable needs to be set on each row06 Mar 2005 21:04 GMT7
I'd like to have a global variable which is reset on every row in my data
pump task.I tried to reset my global variable in the first first field of my
column mapping in Data pump task ,but to my surprise there is no order for
columns to be transfered in each record.
Storedprocedure in Data pump task as a lookup06 Mar 2005 20:01 GMT3
Is i possible to call an insert stored procedure while I am transforming
records using Data pump task (in my activex).According to this example ,I
should be able to do it ,but It dosen't work for me.
http://www.databasejournal.com/features/mssql/article.php/1459171
microsoft ole db provider for sql server invalid character value for cast specification06 Mar 2005 19:58 GMT2
I am using a simple lookup liske this :
SELECT     COUNT(USERID) AS countID
FROM         dbo.user
WHERE     (IS_ACTIVE = 'Y') AND (USERID= ?)
record number in data pump task06 Mar 2005 19:55 GMT2
I'm transfering a CSV file into a Table .
In Table I have a field called record number which I'd like to insert the
record number of the equivalent record in the CSV file.How can I simulate
it?
Tool for restoring Connnection passwors in DTS packages06 Mar 2005 16:00 GMT1
Here is an article about restoring DTS Connection passwords:
http://jimmers.russia.webmatrixhosting.net/dtspackage2.aspx
This maybe useful when you have only DTS package and need to get all
information from it.
Datapump and Activex problem05 Mar 2005 20:41 GMT7
I have this script in my datapump task ,I'd like to update a field in the
current row when an error happens ,,
Function Main()
IF DTSSource("Col001") <> "C1" THEN
Bisiness Rules in DTS package 04 Mar 2005 21:25 GMT6
I have three tables like this.
Table1:
studentID  IsntID      FN      LN
======  =====    ===     ===
103 Spreadsheets04 Mar 2005 21:16 GMT3
How can I use DTS to load 103 spreadsheets of varying names?  The names are
close but vary by date.  Inside the spreadsheet I can pretty much count on
the columns staying the same but sometimes they do change.  Normally I just
use MS Access import for the import and do some clean ...
Need advice on importing data into SQL Server 200004 Mar 2005 18:35 GMT3
The contract administration department in my organization is evaluating
a software package that uses SQL Server 2000.  They would like to
import data from the mainframe to this database.  Essentially, they
would press a function key which would create a flat file containing
Disconnect DB Connection in ActiveX Script Step04 Mar 2005 17:10 GMT7
             I have written a DTS package that ends with an ActiveX Script
step to rename the Access database file that the package imports from.
Executing each step works fine but when I run the whole package, the final
step fails, presumably because the Access database is ...
Close Connection on Completion04 Mar 2005 17:09 GMT1
              can anyone tell me which connection is closed when you check
the Close Connection on Completion option of a datapump workflow?  Is it
source, destination or both?
Regards,
Executing a DTS package from VB04 Mar 2005 17:04 GMT8
My apologies for cross-posting, but I'm not sure which newsgroup this belongs in.
I am attempting to execute a DTS package from Visual Basic, and I'm encountering a problem.
In a nutshell, how does a low-level user (from a security standpoint) execute a DTS package?
' here's the ...
DTS create text file, multiple output lines per record04 Mar 2005 16:58 GMT7
I know very little about DTS (yet). I need to export to a text file. Each
SQL 2000 record needs to create multiple lines in the text file. What's the
best way to do this? I'm wondering if I need to use the FileSystemObject, or
if I can do this in a more direct manner.
View/Edit DTS Query04 Mar 2005 15:30 GMT1
I'm trying to find out how to edit/View my query that I created when I
created my DTS package.  When I go to Enterprise Manager and click on Data
Transformation Services, Local Packages and then click on my DTS Package it
takes me to the DTS Gui interface I can see my package ...
Repository for DTS Packages04 Mar 2005 14:27 GMT2
I have a single SQL Server 2000 installed on my server but there are more
than one users that building their own DTS packages on that machine. Is there
any way that I can make a separate repository of the DTS Packages for each
user/database
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 February, 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.