dbTalk Databases Forums  

Sponsored Links


microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss in the microsoft.public.sqlserver.dts forum.



Post New Thread
Threads in Forum : microsoft.public.sqlserver.dts Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello there I have an integration services on far server. How can i access to integration services from my local computer?
Roy Goldhammer
09-09-2008 04:22 AM
Roy Goldhammer Go to last post
0 56
Hi I have a For Each Loop that iterates over the nodes in an XML document. The For Each Loop contains a Sequence Container that wraps all the...
Vikas Manghani
09-07-2008 11:34 PM
Vikas Manghani Go to last post
0 53
Morning All, I've got a DTS package that takes data from a Pervasive Database into a SQL Database. In the query I am using a WHERE clause that...
spshaffer@adelphia.net
09-06-2008 09:43 AM
spshaffer@adelphia.net Go to last post
0 34
Can I use a DTS package to output to a .txt file? How? And can I somehow get the record count previous to writing the .txt file and put the record...
PSULionRP
09-05-2008 01:20 PM
PSULionRP Go to last post
0 63
When using the Import Data Wizard in SQL Server, part of the process allows me to enter a query to import data from the source server and database. ...
Tim Ponds
09-04-2008 09:20 PM
Tim Ponds Go to last post
0 39
Hi, I have a DTS package that is run once a month using a text file sent to us by our customer. Each month we get a new data file and it's placed...
Jim Moberg
09-04-2008 05:44 AM
matteus Go to last post
8 30
I am running SQL Server 2000 SP4. My problem is I need to run sp_reinitsubscription for multiple publications. I try setting up a DTS that has...
Hoardling1 via SQLMonster.com
09-04-2008 05:00 AM
matteus Go to last post
8 41
I have a dts created in SQL 2000 that loads an INI file to read some file location. To make it work in different environment , i have to manually...
ramaswamykarthik via SQLMonster.com
09-03-2008 05:28 AM
ramaswamykarthik via SQLMonster.com Go to last post
0 55
Does exist a simple task (or manner) to export data from a MOSS list to a SQL table by using SSIS 2008? Thanks
Pasquale
09-02-2008 08:41 AM
Pasquale Go to last post
0 57
When trying to upload German characters from an Excel sheet to a database table using DTS package the following happens: Characters can be read in...
BoB Teijema
09-01-2008 11:54 AM
BoB Teijema Go to last post
0 33
Dear All I am going to develop a routine which will send a status report of a sql server as an xml document. The document will include a list of...
allan.martin@gmail.com
09-01-2008 09:52 AM
allan.martin@gmail.com Go to last post
0 66
I'm adding SSIS 2005 on two node cluster. I'm using SQL Server 2005 Enterprise Edition 64-bit. In the first node I have added correctly SSIS: I have...
Pasquale
09-01-2008 06:27 AM
Pasquale Go to last post
0 31
Hi experts Hard time always arise when deploying SSIS package at Vmware. At Vmware, the connection string configuration is not able to read from...
Daniel
08-29-2008 08:53 PM
Daniel Go to last post
0 46
Is there a tutorial on the easiest way to export an SQL Server database's tables into and Access database (all tables without having to do them one...
Gerhard
08-29-2008 04:27 AM
Charles Wang [MSFT] Go to last post
8 36
Easy question for the folks… I have a SQL Server (2000) with .txt data files that I need to send cross country to another SQL Server. This needs to...
Mark
08-28-2008 05:29 PM
Mark Go to last post
0 147
Hi experts, i just realize the SSIS Execute Package utility has one feature to allow manual add ConfigFile location for overwriting the default...
Daniel
08-28-2008 12:26 PM
Daniel Go to last post
0 68
hi experts, i use xml configuration with no password protected n tried to deployment at server side, but fail. When run the package, it stated...
Daniel
08-28-2008 11:21 AM
Daniel Go to last post
0 57
Hi My Workstation is running Microsoft Windows XP Professional Version 2002 Serice Pack 3 The Sql Server is running Microsoft Windows 2000 Advanced...
Herbert Schroder
08-28-2008 10:03 AM
Herbert Schroder Go to last post
0 55
I'm doing some database maintenance by erasing DTSs and jobs that are needed anymore. I've noticed that there are jobs that don't have a...
VMI
08-28-2008 02:55 AM
matteus Go to last post
8 36
Do you live in the UK? Do you want to come to a free, no-string attached, SQL Server conference? Then come to SQLBits! Registrations are now open...
Chris Webb
08-27-2008 03:25 PM
Chris Webb Go to last post
0 56
Hi, I want to move an Axapta database located on an Oracle databaseserver to a Microsoft SQL 2005 server. I would like to avoid writing an...
Kent
08-27-2008 07:04 AM
glibs Go to last post
32 205
Is there a way to specify the SQLCommand for an excel destination dynamically in SSIS? It appears the "From Variable" option is limited to sheet...
Ron Ruble
08-26-2008 03:44 PM
Ron Ruble Go to last post
0 51
Hello i have an SSIS package that contains two execute sql tasks, and one data flow task. when i run the sql script on its own in the MS SQL...
Mike_Walrus
08-25-2008 07:16 PM
Mike_Walrus Go to last post
0 52
Trying to use WMI Reader task to get windows events. The output is going to flat file, however I cannot import into SQL table because of...
Chris
08-25-2008 06:00 PM
Chris Go to last post
0 54
My ultimate goal is to use the Transfer SQL Server Objects Task to copy schemas only (no data) all the objects (tables, procedures, views, etc.)...
Larry
08-22-2008 04:17 PM
Larry Go to last post
0 46
I'm importing a CSV file into a database. The file includes a couple of date columns. I've added a Data Conversion step in my Data Flow to convert...
Aardvark
08-22-2008 02:06 PM
Aardvark Go to last post
16 104
I have an “Execute SQL Task” object in my SQL 2005 Integration Services Project. The relative properties are: ResultSet ...
Cam
08-22-2008 01:34 PM
Todd C Go to last post
8 54
I have a sql server 2000 job that is just doing an execution of a DTS pkg. When you look at the syntax in the step of the job I see something...
DTS Newbie
08-22-2008 10:12 AM
Ed Enstrom Go to last post
24 150
Hi, I wanted to make sure you were all aware of these upcoming events. There is a seminar in Predictive Analytics on Sept 24-25 in Chicago, and two...
Elise Johnson
08-22-2008 01:42 AM
Elise Johnson Go to last post
0 27
Hi All Techies, I have created one DTS to copy records from table1 (which is on Oracle server) to table2 (on SQL Server 2000). In the first...
Sur
08-21-2008 11:12 AM
Sur Go to last post
0 46
Hi I have the code below in a dts package to read any file from a particular directory - I get error with My.Computer.FileSystem.... - How can I...
jojo123
08-21-2008 10:23 AM
jojo123 Go to last post
0 57
Hello, Is there (on internet) an official reference for the syntax to use trying to query data from an excel 2003 database in a DTS package ? here...
Roger Tranchez
08-21-2008 08:59 AM
Charles Wang [MSFT] Go to last post
24 77
Hi, all, I have the following scenario: I have one file with multiple lines, but each table's record may contain data regarding more than one line...
Andre
08-20-2008 01:19 PM
Andre Go to last post
0 43
I have a large number of DTS packages on my 2000 servers and need to catalog them all. Our developers omitted that step when they created them over...
Moishe Much
08-20-2008 11:50 AM
Moishe Much Go to last post
0 54
I have several instances of SQL Server 2000 and each has a large number of DTS packages. I need to catalog the details of each DTS...
Moishe Much
08-19-2008 04:12 PM
Moishe Much Go to last post
0 61
hi experts, i am trying to look for answer on deploying SSIS with all connections string configuration into a SQL Database. May i know wat & how is...
Daniel
08-19-2008 08:41 AM
Todd C Go to last post
8 25
Hi, all here, I will have to update all connection managers information for all of our DTS packages which is daunting. Instead of going through each...
Helen
08-18-2008 05:44 AM
Helen Go to last post
0 50
SQL2005 EE How do I use the Fuzzy Lookup or Grouping transformation to send in a row from the oltp app? In other words call it like an API object....
Chris
08-14-2008 09:32 PM
Chris Go to last post
0 36
Hello there I need to create dinamic report on sql server which provide the data on excel. one of the fields will be name of sheet in excel...
Roy Goldhammer
08-14-2008 09:34 AM
Roy Goldhammer Go to last post
0 35
Hi, I've been trying to store a connection string in any kind of configuration. It seems SSIS never stores the password there. Do I really have to...
Axel Dahmen
08-14-2008 04:29 AM
Scho Go to last post
40 145
Hi, I have a SSIS package In my source "data flow" task I have a stored procedure (sp_GetTrafficData) which gets the data and populates the table in...
praveen
08-13-2008 12:39 PM
Todd C Go to last post
24 78
Is there anyway to set the DataRowsToSkip property at runtime? I've tried using an expression but it just gets ignored. Any suggestions are...
Brian Mahloch
08-13-2008 08:22 AM
Brian Mahloch Go to last post
16 178
Are you looking for a Job in India??? You have experience in Java, Oracle, .NET, SQL Server, SAP and testing tools. Than you can wait a minute and...
Naveen
08-12-2008 03:19 PM
Naveen Go to last post
0 64
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and...
Jim
08-11-2008 04:47 PM
fschmid Go to last post
32 215
Hello, I've created simple SSIS package based on: http://www.sqlservercentral.com/articles/Analysis+Services/63382/ It works great from Business...
anxcomp
08-11-2008 03:49 PM
anxcomp Go to last post
24 168
I've got > 300 very complicated SSIS packages which execute TSQL and stored procedures. SSIS Packages are executed by jobs and some are...
Cqlboy
08-08-2008 08:46 PM
Cqlboy Go to last post
16 53
I have been having a hell of a time with running a dtsx package on my SQL server 2005. I designed the package on a development machine and through...
Mo
08-07-2008 11:00 AM
matteus Go to last post
8 57
G'day, I have a DTS package that I store in a SS2000 server which I've also saved into a SS2005 server. I've modified the package using Enterprise...
peter.davey@austin.org.au
08-06-2008 07:00 PM
peter.davey@austin.org.au Go to last post
0 52
HI I am only a newby with SSIS so this maybe a simple setting. I've created a solution in BI with a list of packages. i work on the solution...
nn
08-06-2008 05:45 AM
matteus Go to last post
8 26
hello, attempting to execute a dts pkg. against an MSDE 2000 engine. However, receiving the following error: Description: SQL Server does not exist...
jim
08-05-2008 07:14 PM
jim Go to last post
16 74
Post New Thread

Display Options
Showing threads 551 to 600 of 12840
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.