<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Reading from recordset destroys content</title><link>http://forums.iis.net/thread/1874830.aspx</link><pubDate>Thu, 24 Jul 2008 12:01:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874830</guid><dc:creator>DaveRH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1874830.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1874830</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Ok - circumvented the problem by assigning all recordset values into equivilant variables prior to doing any operations on them.&lt;/p&gt;&lt;p&gt;&amp;nbsp;However, it&amp;#39;s still a bizarre thing to happen and I&amp;#39;d appreciate any feedback on how/why this is happening. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Reading from recordset destroys content</title><link>http://forums.iis.net/thread/1874792.aspx</link><pubDate>Wed, 23 Jul 2008 23:53:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874792</guid><dc:creator>DaveRH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1874792.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1874792</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve come across a bug/error/issue with a ASP application which has me completely stumped.&amp;nbsp;I am succesfully&amp;nbsp;retrieving a recordset from the Access database, but&amp;nbsp;when I use any item of the recordset it seems to overwrite it with a null value.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I can demonstate this by&amp;nbsp;calling &lt;strong&gt;response.write(myrs(&amp;quot;description&amp;quot;)) &lt;/strong&gt;three times in a row. The first time it will display correctly, the second and third it will output nothing. Attempting to conduct other operations seems to show that the value of the field is now &amp;#39;Null&amp;#39;.&lt;/p&gt;
&lt;p&gt;I am checking the length of the field using the VBScript &amp;#39;len&amp;#39; function, but doing this seems to erase the field so I can no longer do anything with it.&lt;/p&gt;
&lt;p&gt;Can anyone help?&lt;/p&gt;
&lt;p&gt;p.s. My machine is a Vista Ultimate, fully patched,&amp;nbsp;running the application on IIS7.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>