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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to stop a daily DTS job if is there no records in the view30 Nov 2007 20:20 GMT3
I have a DTS  package that I'm running on a daily basis
It basically transfer records from one view (Yesterday transactions) into a
csv file
I have a filter on GetDate()-1 on the InvoiceDate column.
DTS last Run time30 Nov 2007 19:39 GMT1
Hi...!
I need to know the last time a DTS package was executed, but this DTS do not
belong to any Job. This DTS is always executed manually, by an external
application .... never by a SQL Server Job.
Possible to copy QA results to Excel in DTS?29 Nov 2007 23:09 GMT1
I have ten scripts that are currently being run in Query Analyzer that
each return multiple query results and print statements.   Each of
these script resutls is then copied into an excel spreadsheet for QA
and recordkeeping purposes each month.   My current approach is to
How to optional include Descriptive Header in SQL Server 200029 Nov 2007 12:02 GMT1
I know that Enterprise Manager allow you to script a stored procedure to
optional include Descriptive Header.
Whenever I create a new script file for my Stored Procedure etc, I will
include comments in the descriptive header. This will be easier for us to
Balky enumerator29 Nov 2007 00:46 GMT2
Hi, me again.  SQL2005 sp1, SSIS.
I have a nice package with several foreach enumerators.  Two are working
fine, against a folder d:\foo\bar\.  A third one refuses to find files in an
adjacent folder, d:\foo\baz\.  I even entered a new enumerator, fixed all the
SSIS configuration in database27 Nov 2007 22:16 GMT2
Newbie here (again)!
Just went through creating my first XML configuration, worked like a charm.
Now thought I'd give a shot to a database configuration, but the dialog
creates a table, puts no rows in it, then demands a filter.  I can't find in
Remove unwanted Connections from DTS package27 Nov 2007 21:57 GMT4
SQL Server 2000 - very old DTS package has 18 connections which are no longer
valid. (We often move this dts between multiple servers.) How do I "clean-up"
the dts package and remove the obsolete connections?
Wscript in DTS package26 Nov 2007 15:25 GMT1
I have a DTS package and I want to write an event to the event log.
Set objShell = Wscript.CreateObject("Wscript.Shell")
objShell.LogEvent EVENT_SUCCESS, strMessage
However it keeps throwing a error.  So my question is, should I be able to run
data flow started jamming26 Nov 2007 11:10 GMT1
Problem:
My data flow is jamming intermittently this was helped by reducing the
MaxInsertCommitSize to 100. but the problem still exists. I ran it several
days ago. it procesed somehting over 200 records then sat doing nothinig
DTS Job Error26 Nov 2007 09:58 GMT5
Using SQL2000 my DTS job was to grab a files using Active-X script
from another server that was mapped. If I manually run the design
package it was successfully execute but once I schedule it to run
every 30 minutes interval this following error message was occur. Any
Connecting to network drives.24 Nov 2007 14:20 GMT2
My SSIS package requires access to a network file in order to read data into
the local SQL server.
What is the most effecient and secure method to acheive this?
My developers can produce something in .net which I can add to a scripting
How to tell sql server the maximum size my temptable will grow so that it does at most 1 memory allocation?22 Nov 2007 09:37 GMT2
How to tell sql server the maximum size my temptable will grow so that it
does at most 1 memory allocation?
No TSQL variable substitution?21 Nov 2007 18:14 GMT4
More newbie questions here, but is it true you can't do what we did in DTS,
like
select * from dbo.mytable where myfoo like '?'
... that what you do instead is to create a dynamic sql statement and
Text comment on SSIS surface?21 Nov 2007 10:39 GMT1
In DTS you could post comments on the design surface, but I can't seem to
find a way to do that in SSIS - is it there?
Thanks.
Josh
DTS Recovery21 Nov 2007 07:32 GMT2
Do you know if it's possible on SQL Server 2000, to recover a DTS from the
.BAS generated ?
If not, I have the .mdf and .ldf (unfortunately backup is dead) from the
master and msdb file. How is it possible to use them but not on the same
Pages: 1 2 3 4 October, 2007
 
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.