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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Record Length of DTS text file31 Oct 2005 16:46 GMT1
Is there a way to force a DTS .txt file to always be a set length?  I have
fixed length fields and the customer needs the record to be 80 characters.  
Do I need to create a 'dummy' variable to be a filler a blank spaces?
Thanks
Start and stop a Windows Serrvice on a Remote machine31 Oct 2005 15:43 GMT1
I have a windows service on several remote machines that gather data and
load it to SQL 2000.  The service on the remote machine runs at a desirable
frequency and gathers the data.
I'm using DTS on a central server to bring the data back.  The DTS package
Temporary table (#table)31 Oct 2005 15:32 GMT1
Temporary table (#table) data remains through a series of DTS sql
steps. I am even able to dump the data to excel. But just after that
temporary table is lost. Why does it happen?
Does the sql connection gets lost once i hit a task having excel
DTS Import Table Issue31 Oct 2005 15:25 GMT2
I am using DTS to import tables into my new database from another
database, both of which reside on the same server. All the tables,
fields and data copy over fine; however when I go into design view of
the copied tables, the default values for all the fields are lost. It
Structured Storage File Woes...31 Oct 2005 15:00 GMT4
I am successfully executing a DTS package from a VB app on the
development workstation, but having issues when trying to execute from
another client workstation...
The DTS connects to an .xls table, drops an existing SQLServer2000
Embedded Text Qualifiers no longer supported in Yukon ?31 Oct 2005 06:56 GMT9
I try to import the data below from a text file using the SQL Server 2005
import wizard with a "Flat File Source" and receive the error "SQL Server
Import and Export Wizard / The preview sample contains embedded text
qualifiers ("). The flat file parser does not support embedding ...
Change the file location dynamically?30 Oct 2005 21:14 GMT5
In the DTS package, how do I change the file location dynamcially? I
need file location to be changed depending on what server the DTS
package running on. I am using @@servername for this purpose.
This DTS package is very simple. It is importing a TEXT file into a SQL
How to find the package using a task30 Oct 2005 04:45 GMT2
We use a few custom tasks in our system in several DTS packages.
How can I query tables in MSDB to find all packages using a DTS task.
Also, how can I find a particular task property in various DTS packages
from the MSDB tables.
SQL 200529 Oct 2005 19:57 GMT3
What has replaced DTS in SQL 2005 and how do I create a new DTS package (or
the equivalent) ?
Signature

Michael Tissington

where dts package runs29 Oct 2005 11:19 GMT6
i am a little bit confused , i write an sp which creates DTS.Package object
and uses LoadFromSQLServer method to load DTS package.
i exec this sp within VB code in a ASP page. Web server and Sql server are
on the different machines. where does the package run ? on the web server ...
time based import29 Oct 2005 11:16 GMT1
Table A is created in an Oracle d-base randomly every day...sometimes 5 am
sometimes 11 am...very unpredictable.  Every day when the query is run that
builds the table, it overwrites the previous day.  Once I successfully import
the table I can fire my scripts.  Right now I've ...
SQL code to select data for TODAY29 Oct 2005 10:56 GMT2
I am trying to code a DTS export package to select records from a table where
the significant date field is a CHAR length of 8 variable.  The values are
like '20051027'. I want to code a SQL statement to select all records for the
current (system) date.
Import from Excel with variables29 Oct 2005 10:51 GMT2
I'm assuming this is a simple question, I can't find a solution though.
Hopefully this makes sense
1) I have an excel file with the following columns:
First Name
How to use stored procedure output as data source29 Oct 2005 10:48 GMT2
I have to take the output stream from a stored procedure and turn it into a
text file. I do not know how to do this without writing it into a table and
then using the table as a datasource, which seems lame.  Is there an easy way
to do this?
transforming dollar amounts29 Oct 2005 10:40 GMT1
I want to use DTS to build a text file and a dollar field must be right
justified, left zero filled and no decimal.  Is there a tranformation that
can be used on a field that is defined as 'decimal 9(15,2)?  Do I have to use
SQL or tweak the VB code that can be generated?  If ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2005
 
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.