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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DTS Transactions - Minumim Authority03 Feb 2005 23:27 GMT2
Good morning,
I'm writing a transactional dts using Execute SQL Tasks and Data
Driven Query Tasks to move data between 2 servers.
Working from my own workstation with a Login that I know has no Server
error near group by03 Feb 2005 21:44 GMT4
I have this code and am getting an error near group.  I do not see anything
can someone else's eyes locate the problem;
select [tblparticipating_entity].[entity_id], [tblperson].[first_name] & " "
& [tblperson].[last_name] AS [Consumer Namr],
sort of OpenQuery03 Feb 2005 19:44 GMT1
I'm trying to create a DTS to simulate the following - because of security I
cannot use linked servers - however I am allowed to query the servers via
DTS.
If I was allowed a linked server - my TSQL may look like this:
DTS task03 Feb 2005 19:04 GMT1
I'm the newbie to DTS.
I've a listing of excel file that would like to load to the sql DB.
each excel file has a different name (i.e. prefix + yymmdd.xls) --> e.g.
dts050202.xls
move dts from one server to another03 Feb 2005 18:44 GMT7
Is there an easy way to more a large number of dts packages from one server
to another?
thanks
mike w.
export excel start input03 Feb 2005 13:59 GMT2
Hello i have a dts packet how export a excelfile from sqlserver table. My
excelfile is existing like a form and I export some data from sqlserver and
then I change the excelfile name and I attached it to a mail and send it.
Question:
Permission03 Feb 2005 06:42 GMT1
 What is the minimal permission for users to run a DTS  Package?
Not only that, I assure they also need permission to execute all underlying
tables which are fired off by the DTS package as well, am i right?
Thanks
multiple ouput files03 Feb 2005 06:39 GMT1
I currently have a DTS package that outputs to 7 different text files based
upon criteria in the SQL query. The text files are dumped as comma delimited
files and goto different folders on the Network. Is there a way (Global
Variables) that I can run this package without having ...
Using Stored Procedure Return Value03 Feb 2005 03:45 GMT2
I have a stored procedure (syntax available on request) which counts the
number of records that fits a certain criteria.  I would like to know if it
is possible that when this stored procedure is called during the execution of
a DTS package the "on faliure" would be tripped if ...
Newbie Stored Procedure Question03 Feb 2005 02:45 GMT1
I'm trying to retrieve a value from a stored procedure I'm running on a MS SQL Server database.
I've added an Exec SQL Task, which I've defined as:
        exec niisp_HasMovedFileToday ?,?,?
The stored procedure is defined in the database as:
Set SendMail Properties from ActiveX Script03 Feb 2005 02:39 GMT1
I want to set the properties of my SendMailTask based on the results of
a script that runs and processes a text file out into a table.  I can't
seem to find any code that shows me how to set properties for an
existing SendMailTask using VBScript.
Problem With Scheduled DTS Package02 Feb 2005 19:54 GMT1
SQL Server Agent reports the following error when attempting to execute a
scheduled DTS pacakge:
---------------------------------------------------------------------------------------
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Excel with cell with more than 256 chars02 Feb 2005 19:49 GMT1
I looked through the archives but couldn't find anything
there.
I make a connection to an excel file and move a single
worksheet through a data pipe to a table on sql 2000. The
Automatically populating a date field02 Feb 2005 19:42 GMT2
I am trying to append records from a .csv file into an existing table in
SQL Server 2000 using DTS.
The existing table looks like this:
Field1  Field2  Field3
DTS  between SQL 7 and SQL 200002 Feb 2005 19:38 GMT1
Hi!!!
I am a newbie and need know how can I use the DTS to transfer one DB from
SQL 7 which has CP850 as a code page to a SQL 2000 which has the collation
SQL_Latin1_General_CI_AS.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 January, 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.