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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Global Variables in DTS package?13 Jan 2005 23:21 GMT1
I want to use a global variable setting in Data Pump Tasks and Execute
SQL Tasks. Is there a way to do this other than using a '?' in the
WHERE clause? i.e. I want to use the variable in the SELECT part of the
SELECT statement. So something like this (which isn't possible):
dts schedule errors13 Jan 2005 22:22 GMT3
I have some scheduled dts packages.  They error out with this message every
time.  I can run the package manually with no problem.
Step 'Copy Data from AGENCY to [CMHC].[dbo].[agency] Step' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Error in runing DTS13 Jan 2005 21:54 GMT2
im using the sql package (send mail task) & it work fine on my machine
when i try to run the job on the server(other machine) it gives me an error
say:
"Initialization of MAPI Failed , Please make sure that you have messaging
Missing Connection Objects in DTS Toolbar13 Jan 2005 21:37 GMT3
I have a issue with missing and non-operational Connection objects on the
DTS Toolbar.  I am using SQL Server 2000 in a Windows 2000 environment.
The following connection objects are missing:
Excel,
strange error on DTS scheduling13 Jan 2005 21:04 GMT3
Hi Folks, I am getting this strange error while scheduling a DTS.
What I am trying to do is copy data from DB2 on mainframe to a SQL
server table.  I created the DTS package and runs fine manually. But
when I schedule it, I get this error :
Global Variable Already Exists in the Collection13 Jan 2005 20:31 GMT2
I'm getting the following error when executing a DTS package from
VB.Net.  The DTS packages runs fine from the designer and used to run
fine as well from VB.net
"Global variable 'ExportedRowCount' already exists in the collection"
Moving Large Volumes of Data from SQL Server to Oracle13 Jan 2005 18:39 GMT4
I currently have a DTS job that movers about 40k to 50k rows from SQL 2K to
Oracle 9i DB. I am using Oracles own OLE DB to connect to the Oracle DB as
its quicker than ODBC.
Its taking 7 minutes to move 2000 rows using a transform data task. So I
Using DTS Dynamic Properties13 Jan 2005 18:39 GMT1
I have used the DTS Wizard to generate a DTS script
that migrates table data from a Sybase DB to SQL Server.
I now want to be able to plug in the DTS Dynamic
properties such that I can change both the Source and
Write to Application Log From DTS13 Jan 2005 18:25 GMT1
Is it possible to write to the application log from within a script in an
ActiveX task? It's pretty easy to do with a custom task in VB, and there's
also an undocumented system stored procedure that let's you do it (although
you need to be running under high priveledge to use it) ...
How to write to predefined excel file with DTS?13 Jan 2005 09:43 GMT2
I have e excel file that has two sheets and both sheets have text on them.
There is text placed on few first rows of these sheets.
I want to place data that comes from a strored procedure at the bottom of
these sheets. How can I do that? I know I can easily place data on an empty
Setting path to source file for DTS package13 Jan 2005 08:37 GMT2
On SQL 2000 I created with Import Data Wizard package "dtsTest". I get
data from Access file on location "C:\Temp\dbTest.mdb". Wizard created
"Connection 1" and "Connection 2" icons if I select Design package. I
call that package from VB.NET 2002 that way:
Running DTS from access error12 Jan 2005 20:47 GMT1
I'm running a dts package from an ACCESS2000 ADP with the following code  
Dim dtsp As New DTS.Package
   dtsp.LoadFromSQLServer _
       ServerName:="xxfs001", _
Transform data pipeline timeout12 Jan 2005 19:31 GMT1
We have several scheduled DTS packages on SQL Server 2000 sp3 moving data
from an accounting package. The transforms occasionaly hang up and the
problem may go unnoticed, is there a way to timeout a transform or any other
way of detecting this situation?
Excel truncating leading zeros12 Jan 2005 18:07 GMT1
I am having trouble with this, and when I google the topic there aren't
any threads with solutions.
The field is postal code, and when I open the file in excel, it says
reads "the number in this cell is formatted as text".  The
Data-Checking step not working?12 Jan 2005 18:05 GMT2
Hey all,
prolly a simple solution, but why isn't the following string working in
my execute sql step?
select x from new_files where x like '%[^0-9]%' and x like '%[^a-z]%'
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 December, 2004
 
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.