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
Execute SQL Task -- not setting Output parameter04 Mar 2005 10:04 GMT1
I've read and followed the article http://www.sqldts.com/default.aspx?234 but
I _still_ can't get the result from the stored procedure's output parameter
to populate my DTSGlobalVariable -- and it's driving me nuts! I 've tested
the stored procedure in Query Analyzer and it's ...
import and archiving with dts04 Mar 2005 01:52 GMT1
I was wondering how i could use dts to import accessfiles and then archive
them to another folder. I've read some examples on sqldts.com but i still
can't figure it out.
Basically this is what i want:
How to skip other columns from processing03 Mar 2005 23:31 GMT10
I have a data pump task which pumps data from a source to destination,I'd
like to check every single field in each row and if any of them is null,I'd
like to update the last field in the row and skip other field processing in
the row and move to the next row.
Transfer logins Task failed03 Mar 2005 20:43 GMT1
In configuring log shipping, i have been attempting to follow directinos and
set up a job to transfer logins frm the Production server to the standby
server.  This job includes a step that runs a DTS package that uses the
Transfer Logins Task step.  This step fails with an ...
DTS Transformations and multiple formats.  Is it possible?03 Mar 2005 20:21 GMT3
I'm processing a flat file into a database, and it has disparate records...
i.e. start positions for information are not the same for every record.
Now, with Oracle, I could use SQL*Loader to process various load formats...
but does DTS handle various load formats?
Data Driven Task, basics03 Mar 2005 19:47 GMT3
I have to Update an Access DB Table from Values out of an SQL Server Table,
where both have an ID column (SQL Server Identity).
Some rows in the Access Tabele have to be updated from the SQL Server table
as the source.
transfering stored procedures from a DTS package03 Mar 2005 19:05 GMT4
I have an application that uses several stored procedures.  I want to create
an installation program for this application and within the installation
script add the stored procedures to the database.
I have created executables from DTS packages and called them from an
Execute Package Task and setting its inner Package Global Vaiables03 Mar 2005 18:54 GMT10
I have an Execute Package which calls another package and passes its inner
package global variable into the child package's global variable ,I  have a
global variavle in the master package which I like to set to execute package
task's inner package global variable.I have done this ...
merge the export column03 Mar 2005 18:40 GMT1
I have a question, how can I export the table into a csv file and couple
column need merge into a column while export to the csv file.
Source colume: partno,material, color, grid, screen
CSV file: partno, types
Backup ?03 Mar 2005 15:30 GMT1
I do this to backup the database on our production server
BACKUP DATABASE [DP2] TO  DISK = N'D:\mssql\data\MSSQL\BACKUP\DailyDbBackup'
WITH  INIT ,  NOUNLOAD ,  NAME = N'DP2 Backup Job',  NOSKIP ,  STATS = 10,
NOFORMAT DECLARE @i INT
"Class not registered" error when opening DTS package...03 Mar 2005 14:20 GMT6
Hello, all.  Running SQL 2K.  I have several DTS packages
that I've always been able to open successfully without a
fuss.  Since a few days ago, I've been getting a DTS
Designer Error when trying to open my packages.  The error
Copying Replicated DB03 Mar 2005 13:18 GMT3
I've copied the table structures of a replicated DB from
another SQL Server.  I have no need to use replication
with this new DB.  When attempting to add a record to any
of the tables, I receive the following error: "Invalid
Failed to notify via email03 Mar 2005 12:21 GMT4
I have set up a job that executes numerous DTS packages on a nightly
basis to transfer a large amount of data from a legacy database to SQL
Server 2000. The job is expected to notify our department if the Job
has failed or succeeded  via email. Every now and again I get the
Ignore Relation on Import03 Mar 2005 09:11 GMT2
I have database with some relationships
One of them declare as one to many.
In order to import the data correctly i need to import first the table with
the primary key and after that the  table with the foreign key.
DTS needs to unzip file03 Mar 2005 08:55 GMT2
I have a DTS job on a Windows 2000 AS server and SQL Server 2000, which needs
to unzip a zip file as the first step of the transform and load.
My understanding is that Windows 2000 AS Server has a base function to unzip
items that you click on (in much the same way that XP does).
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.