﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Most 'lightweight" way to search for a value in a table?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 14 Sep 2026 22:38:04 GMT</lastBuildDate><ttl>20</ttl><item><title>Most 'lightweight" way to search for a value in a table?</title><link>http://forum.strataframe.net/FindPost8828.aspx</link><description>Would you guys agree that populating a datareader and checking the HasRows property is about the fastest way to tell if a table contains a specific value? No SF here due to mobile platform, just straight ADO. Thank you for your opinions.&lt;br&gt;
&lt;br&gt;
Boy does mobile programming force you into doing things the most efficient way possible. Good I guess.</description><pubDate>Wed, 16 May 2007 13:06:01 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Most 'lightweight" way to search for a value in a table?</title><link>http://forum.strataframe.net/FindPost8833.aspx</link><description>ayup, that too for sure.</description><pubDate>Wed, 16 May 2007 13:06:01 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Most 'lightweight" way to search for a value in a table?</title><link>http://forum.strataframe.net/FindPost8831.aspx</link><description>I think that you are going down the right road here.&amp;nbsp; A DataReader is always going to be extremely fast, so I think you are in good shape.&lt;/P&gt;&lt;P&gt;[quote]Boy does mobile programming force you into doing things the most efficient way possible.[/quote]&lt;/P&gt;&lt;P&gt;Yeah....and cussing a lot :D</description><pubDate>Wed, 16 May 2007 12:51:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>