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
Skip DTS steps27 Jan 2005 14:50 GMT3
It is possible to make DTS skip a number of steps according to the result of
a query for example:
IF (SELECT     *
     FROM          Modified_sage_tables
Download a file using HTTP27 Jan 2005 09:19 GMT12
I think I'm going to ask the stupidest question there is but,
I need to download a file daily from a website, it will always be the same
filename, just different content.  Now I can schedule a job to run on my
server (SQL Server 2000) but what script do I use to tell the pc that ...
Audit DTS rows imported?27 Jan 2005 09:07 GMT2
I have a simple DTS package which imports rows from a text file into a sql
database table.
Connection 1 -> Connection 2
The DTS is just a tab delimited text file (Connection 1) of data going into
How can i import a webpage into SQL Server?26 Jan 2005 23:53 GMT1
I need some help on creating a process where i need to save webpages as a
text file and load it into sql server.  Can this be done using DTS?  
Thanks!
Foreign Key Conflict26 Jan 2005 22:03 GMT3
I am importing data from one database to another using DTS. During the
importation process, I get the following error message:
INSERT statement conflicted with COLUMN FOREIGH KEY constraint.
“FK_foot_Gen”. The conflict occurred in database ‘Sales’, table ‘Gen’, column
Execute Package From Stored Procedure26 Jan 2005 22:02 GMT1
I've created some packages to transfer data from text files to SQL Server
tables. I need to do this whenever I receive new data.
Can I execute those packages from a stored procedure so that I don't have to
run them one by one manually?
DTS FTP & Scheduling26 Jan 2005 21:30 GMT5
I created a simple DTS package which uses the FTP task in Enterprise
Manager. I want to get a file off of the SQL Server D:\ Drive and copy
it to a network server , the F:\ Drive.
When I manually execute the job (right click execute package) it runs
Data transformation and deletion of the transfered Data26 Jan 2005 21:19 GMT3
I have 2 tables. At a timed interval I have  "transform Data task"
setup to copy the data from one table to the other. I want to delete
the transfered data from the first one once the transfer is complete.
I can create the SQL task to do the delate. However, I was think, what
Displaying Time as in Total amount of time26 Jan 2005 21:19 GMT1
I'm not sure if this is where I post this but here it goes.
I have already imported the data from an excel file, in excel it has the
ability to display this field as the total amount of time sense the start of
the clock for example "66:21:22" is 66hrs 21mins and 22secs.
Space26 Jan 2005 17:56 GMT1
I have a fields with the space char in data.
How to find a space character in query?
'Smith David'
ejecuting osql, Invalid Environment Variable Specified26 Jan 2005 17:48 GMT3
   I have a DTS with "Execute Process Task" and I tried to execute
"osql.exe" with
the following parameters, and was executed correctly
/U roberto /P c3tech /w 1000 /Q "select * from Parts where ItemNumber = '' "
Sending Mail from DTS26 Jan 2005 14:23 GMT2
I am having a problem sending emails from DTS.  I want to look through a
customer database and send out emails depending on the status of the
customer, for example to inform them that their membership is about to
expire.  By the the way I am working with SQL Server 7.0
Problem for DTS Import from OLAP DataSource26 Jan 2005 08:39 GMT1
I need help... I get the next error when i try to import data (using DTS
Wizard)  from a OLAP Cube,  that have a "custom rollup" dimension:
  "CONTEX: ERROR CALLING OPENROWSET ON THE PROVIDER"
I am using SQL Server 2000 and "Microsoft OLE DB Provider for OLAP Services
convert dts saved as .bas file back to sql server package26 Jan 2005 08:39 GMT1
Is it possible to convert a dts package saved as .bas file back to
a sql server package so it can be opened, designed,saved and used again in
sql server?
Thanks alot
Please Help - Transactions won't work in DTS if executed from another machine25 Jan 2005 21:58 GMT4
When i execute the same DTS job on another server not running SQL Server I
get the following errors. But if i run the job on the same server as the SQL
Server it works.
This is driving me mad - please if anyone has any pointers.
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.