<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DAL: Access a DataReader using a SQL Statement</title><link>http://msmvps.com/blogs/deborahk/archive/2009/07/09/dal-access-a-datareader-using-a-sql-statement.aspx</link><description>This post provides an implementation of a method that accesses a DataReader from a SQL Server database using a SQL statement. Your application can then use the DataReader to read the data from your database or bind directly to an ASP.NET control such</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>DAL: Data Access Layer</title><link>http://msmvps.com/blogs/deborahk/archive/2009/07/09/dal-access-a-datareader-using-a-sql-statement.aspx#1699073</link><pubDate>Thu, 09 Jul 2009 19:05:06 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1699073</guid><dc:creator>Deborah's Developer MindScape</dc:creator><description>&lt;p&gt;One of the common ways to access data in a .NET application is to use the drag and drop TableAdapter&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1699073" width="1" height="1"&gt;</description></item></channel></rss>