When to Use DataReader Source
My basic understanding is DataReader source is useful only when OLEDB provider doesn't work with data source. Like if I wants to connect datasource that supports a native oracle connection. I would like to understand if there is any scenario where we can use DataReader source? Malatesh Kakade
November 20th, 2010 11:57pm

Hello Malatesh, You will end up using the Datareader (like you said), under the scenario when there is no OLEDB or ODBC connectivity options.Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
November 21st, 2010 12:18am

Ok if that is the case. If i wants to use stored-procedure that take 2 Input parameters(Dynamically changing), How should I configure DataReader source?Malatesh Kakade
November 21st, 2010 1:13am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics