Groups | Blog | Home
all groups > sql server dts > august 2005 >

sql server dts : 2005 Integrated Services


enzat
8/31/2005 6:33:03 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?

enzat
8/31/2005 7:43:03 PM
Thanks Brian,

I'll post it straight away.

[quoted text, click to view]
Brian Lawton
8/31/2005 10:30:06 PM
Since SQL 2005 is still in beta, you'll want to post this in the Community
Newsgroups:

http://communities.microsoft.com/newsgroups/default.asp?icp=sqlserver2005&slcid=us

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


[quoted text, click to view]

Allan Mitchell
9/1/2005 12:00:00 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

[quoted text, click to view]


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.
AddThis Social Bookmark Button