dbTalk Databases Forums  

2005 Integrated Services

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


Discuss 2005 Integrated Services in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
enzat
 
Posts: n/a

Default 2005 Integrated Services - 08-31-2005 , 08:33 PM






Hi,

I am in the middle of creating a dts in SQL 2005 which needs to push data to
a MySQL database. I am able to create a datasource connection in solution
explorer and then add it to the connection managers, but am struggling with
setting the connection in the 'DataReader Destination'.

There is no option for selecting a connection as you do with 'OLE DB
Destination', therefore I don't know when the data is actually going.

Does anyone have any ideas?

Thanks in advance!

Reply With Quote
  #2  
Old   
Brian Lawton
 
Posts: n/a

Default Re: 2005 Integrated Services - 08-31-2005 , 09:30 PM






Since SQL 2005 is still in beta, you'll want to post this in the Community
Newsgroups:

http://communities.microsoft.com/new...r2005&slcid=us

--
--Brian
(Please reply to the newsgroups only.)


"enzat" <enzat (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I am in the middle of creating a dts in SQL 2005 which needs to push data
to
a MySQL database. I am able to create a datasource connection in solution
explorer and then add it to the connection managers, but am struggling
with
setting the connection in the 'DataReader Destination'.

There is no option for selecting a connection as you do with 'OLE DB
Destination', therefore I don't know when the data is actually going.

Does anyone have any ideas?

Thanks in advance!



Reply With Quote
  #3  
Old   
enzat
 
Posts: n/a

Default Re: 2005 Integrated Services - 08-31-2005 , 09:43 PM



Thanks Brian,

I'll post it straight away.

"Brian Lawton" wrote:

Quote:
Since SQL 2005 is still in beta, you'll want to post this in the Community
Newsgroups:

http://communities.microsoft.com/new...r2005&slcid=us

--
--Brian
(Please reply to the newsgroups only.)


"enzat" <enzat (AT) discussions (DOT) microsoft.com> wrote in message
news:2FFD6B03-7770-485D-B3AE-0747ADF7ACD4 (AT) microsoft (DOT) com...
Hi,

I am in the middle of creating a dts in SQL 2005 which needs to push data
to
a MySQL database. I am able to create a datasource connection in solution
explorer and then add it to the connection managers, but am struggling
with
setting the connection in the 'DataReader Destination'.

There is no option for selecting a connection as you do with 'OLE DB
Destination', therefore I don't know when the data is actually going.

Does anyone have any ideas?

Thanks in advance!




Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: 2005 Integrated Services - 09-01-2005 , 12:33 AM



BOL has a good explantion as to why you cannot see to where the data is flowing and here
it is

"The DataReader destination exposes the data in a data flow by using the ADO.NET
DataReader interface. The data can then be consumed by other applications. For example,
you can configure the data source of a Reporting Services report to use the result of
running a Microsoft SQL Server 2005 Integration Services (SSIS) package. To do this, you
create a data flow that implements the DataReader destination."


Allan

On Wed, 31 Aug 2005 18:33:03 -0700, "enzat" <enzat (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Hi,

I am in the middle of creating a dts in SQL 2005 which needs to push data to
a MySQL database. I am able to create a datasource connection in solution
explorer and then add it to the connection managers, but am struggling with
setting the connection in the 'DataReader Destination'.

There is no option for selecting a connection as you do with 'OLE DB
Destination', therefore I don't know when the data is actually going.

Does anyone have any ideas?

Thanks in advance!

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


Reply With Quote
Reply




Thread Tools
Display Modes

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 - 2013, Jelsoft Enterprises Ltd.