473,386 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

ASP bugs

Hi everyone,

I'm trying to track down some ASP bugs described at
http://www.aspfaq.com/show.asp?id=2188. Basically, I have some old
code (that used SELECT *, used rs(...) syntax but did not first store
the value in a variable before writing to the screen) and I'm trying to
determine if this old code was affected by the bug when it was run.
I'm trying to determine if there is a version of MDAC such that code
running on that version or a newer version will not be affected by the
bug, regardless of the coding practices used (or the method used to
connect to the database).

Brian

Jun 22 '06 #1
2 1890

br**********@gmail.com wrote:
Hi everyone,

I'm trying to track down some ASP bugs described at
http://www.aspfaq.com/show.asp?id=2188. Basically, I have some old
code (that used SELECT *, used rs(...) syntax but did not first store
the value in a variable before writing to the screen) and I'm trying to
determine if this old code was affected by the bug when it was run.
I'm trying to determine if there is a version of MDAC such that code
running on that version or a newer version will not be affected by the
bug, regardless of the coding practices used (or the method used to
connect to the database).

Brian


Apparently, this doesn't happen with MDAC 2.1sp2 or higher:
http://support.microsoft.com/kb/175239/EN-US/

--
Mike Brind

Jun 22 '06 #2
Hi Mike,

Thanks for your help. That KB article seems to refer to a bug where an
error occurs--I'm concerned about the case described in that aspfaq
article where there is no error, but the data simply doesn't show up at
all or doesn't after the first time accessing the field. (Also, I'm
concerned about the case with very large varchar columns, not text
columns.) Were all of these bugs fixed at the same time? Also,
someone in asp.db pointed out to me that in the "applies to" section,
MDAC 2.6, 2.7, and 2.8 are referenced--any ideas as to why this would
be?

Brian

Mike Brind wrote:
br**********@gmail.com wrote:
Hi everyone,

I'm trying to track down some ASP bugs described at
http://www.aspfaq.com/show.asp?id=2188. Basically, I have some old
code (that used SELECT *, used rs(...) syntax but did not first store
the value in a variable before writing to the screen) and I'm trying to
determine if this old code was affected by the bug when it was run.
I'm trying to determine if there is a version of MDAC such that code
running on that version or a newer version will not be affected by the
bug, regardless of the coding practices used (or the method used to
connect to the database).

Brian


Apparently, this doesn't happen with MDAC 2.1sp2 or higher:
http://support.microsoft.com/kb/175239/EN-US/

--
Mike Brind


Jun 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Mudge | last post by:
Hi, I'm trying to help my hosting company decide whether or not to upgrade to php 5. My hosting company does not want to upgrade to php 5 if it has bugs that would cause problems. So i'm doing...
83
by: kartik | last post by:
there seems to be a serious problem with allowing numbers to grow in a nearly unbounded manner, as int/long unification does: it hides bugs. most of the time, i expect my numbers to be small. 2**31...
3
by: Brett C. | last post by:
Anthony Baxter, our ever-diligent release manager, mentioned this past week that Python 2.3.5 will most likely come to fruition some time in January (this is not guaranteed date). This means that...
4
by: Alex Bell | last post by:
There have been several postings recently dealing with bugs in Internet Explorer. Can anyone point me to a review of these bugs and how to work around them? Regards, Alex
20
by: Prashanth Badabagni | last post by:
hi, i'm prashanth Badabagni .. Can anyone tell me the BUGS present in C language whether programming or syntactical BUGS .... Thanks in advance ... Prashanth Badabagni
9
by: David Teran | last post by:
Hi, we are currently using another database product but besides some licensing issues we are finding more and more problems with the database. We are evaluating PostgreSQL and it looks quite...
2
by: TheSteph | last post by:
Using : Windows 2000 Pro SP4 / VS.NET 2005 / .NET 2.0 / C# - All updates done. I have several bugs when I use the DataGridView : When scrolling (or after scrolling) the grid have these...
19
by: Alan Silver | last post by:
Hello, Having discovered what I believe to be two CSS bugs in IE7, I have submitted bug reports to MS. AFAIK, these don't get acted on until they receive votes form others to say they are worth...
15
by: Gary Peek | last post by:
Can anyone tell us the browsers/versions that exhibit errors when tables are nested too deeply? And how many levels of nesting produces errors? (not a tables vs CSS question)
87
by: CJ | last post by:
Hello: We know that C programs are often vulnerable to buffer overflows which overwrite the stack. But my question is: Why does C insist on storing local variables on the stack in the first...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.