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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
build command for SSIS project30 Apr 2007 23:09 GMT4
Does everyone know if there is command line to build a SSIS project
equvilent to the build menu in the visual studio?
Thanks,
SSIS Variables Error30 Apr 2007 21:43 GMT1
I received this error when processing SSIS Package.  
Error: A deadlock was detected while trying to lock variables
"User::LoopCount" for read/write access. A lock cannot be acquired after 16
attempts. The locks timed out.
SSIS Variables Carry-Over Across Scope30 Apr 2007 21:42 GMT1
If I assign variable "LoopCount" in the ReadWriteVariables property of a
Script Task, it should carry over to the Loop Container Scope afterwards
right?  
Here are the steps I am using.
New file and file date30 Apr 2007 21:27 GMT1
I have folder called TEST and is located in C drive.  Every month, a new file
with the name IMMYY.txt will be put in there (MM---Month, YY---year).  How
can i create a SSIS package to check to see whether there is any new file in
TEST folder and, if there is, insert into the ...
modifying dts code via a program30 Apr 2007 21:25 GMT1
under sql server 2000, do you know how I can access via vbscript to the dts
code and make programmatically some changes ? what are the usefull api's  ?
for example, I want to change database properties
of course, I can write the  dts the correct way in order to handle
Execute Legacy DTS in SQL 2005 Programmatically?30 Apr 2007 04:27 GMT4
I'm getting an environment ready to test SQL 2000 DTS packages running in
SQL 2005 (under legacy..DTS).  I will be calling these from VB code attached
to an ASP.NET 2.0 app.  Before investing too much time...
1) Is it possible to call DTS packages from .NET using SQL 2005?
sleep function in DTS27 Apr 2007 20:56 GMT1
i am writing DTS in sql server 2000. i have to write the delay, such as
delay for 1 minutes before taking to next step. i have to use WScript.sleep
(60000) to do the delay, but it prompted the error.
Object required: 'Wscript'
Query XML How To27 Apr 2007 19:28 GMT2
Just put on a project which I need to learn some ssis.  Could someone
provide an outline on how to approach this task.
1)In a sql table we have an xml doc stored in column of datatype "text"
2)I need to query the xml in the text col to pull out a value
Scheduled SSIS jobs now fail after installaing SQL Server 2005 SP227 Apr 2007 08:17 GMT11
I had several jobs scheduled to copy databases from a live instance to a
development instance both running on the same server.  On installing SP2, the
jobs now fail with the error below.   The packages referenced by the jobs are
executed successfully using Visual Studio or the ...
execute dts from trigger26 Apr 2007 22:06 GMT1
I have a situation where I have a remote system that I need a File from.
I have created a database link from the oracle system to sql server.
When oracle generates the file it then writes a row to a indicatator table.
I need to then execute a dts job to ftp the file from the remote ...
SSIS, Excel & Package Configurations.26 Apr 2007 16:22 GMT3
I have a SSIS package that loads the contents of a worksheet in an
Excel document into a table.
Simple process;
1) Extract from Excel using Excel Connection Manager
Drop Table and Recreate vrs Delete existing data25 Apr 2007 16:32 GMT1
Can anyone tell me if there is any significant difference in speed using drop
and recreate table vrs delete rows in existing table on a table with a large
number of records?
Question regarding running a stored procedure in a job step25 Apr 2007 13:04 GMT1
I am running a stored procedure as a job step and in the stored
procedure  I use return to pass one of several possible values when
there is an error in processing (not an system error) so that the job
step will fail.  However, even when I return a non-zero value using
CDO (cdosys.dll) in a DTS script25 Apr 2007 04:17 GMT5
Let me begin by saying my script runs perfectly from Windows.  It fails
within an ActiveX task on DTS run interactively from my workstation via
Enterprise Manager:
Set objConnection = CreateObject("ADODB.Connection")
Obtain Previously Executed Task Name25 Apr 2007 03:52 GMT2
  I'm  wondering if it's possible to somehow dynamically obtain the
name the task that was run previous to the current task. The reason I
ask is that I'm hoping to create a single "Execute SQL Task", that
logs errors to a table via a stored procedure. If I were able to
Pages: 1 2 3 4 5 6 7 8 March, 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.