473,385 Members | 1,693 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,385 software developers and data experts.

IE6 hangs with ADODB.Recordset

I'm currently running into a problem with ie6 on a windows 2000 machine.

I've developed a web application where the client, using JavaScript, opens
up an ADODB.Recordset recordset and then reads the data for the recordset
from a recordset created on the server via XML through an ASP page.

This normally works fine.

However, for very big data sets, the browser on the client side hangs, just
stops responding.

Any ideas? Any tools to debug this issue? Is there another newsgroup more
appropriate?

Thanks in advance.
Jul 20 '05 #1
2 2478


Kevin Shea wrote:
I'm currently running into a problem with ie6 on a windows 2000 machine.

I've developed a web application where the client, using JavaScript, opens
up an ADODB.Recordset recordset and then reads the data for the recordset
from a recordset created on the server via XML through an ASP page.

This normally works fine.

However, for very big data sets, the browser on the client side hangs, just
stops responding.

Any ideas? Any tools to debug this issue? Is there another newsgroup more
appropriate?


As you mention ASP reading the data from the server an ASP group on the
news.microsoft.com server could help. Although you also mention that the
client with JavaScript opens up the ADODB.Recordset I think you might
find more expertise in one of the MS groups.
I currently don't understand why you need client side JavaScript to open
ADODB recordsets if you have ASP on the server to do that and then pass
on any HTML needed to the client whether it is IE or not and whether
client side script is supported or not.

--

Martin Honnen
http://JavaScript.FAQTs.com/

Jul 20 '05 #2

There aren't many of us on the ms general or db group that mess with
javascript for server-side. Have you tried VBS at all?

Brynn
On Thu, 22 Jan 2004 13:05:21 +0100, Martin Honnen <ma*******@yahoo.de>
wrote:


Kevin Shea wrote:
I'm currently running into a problem with ie6 on a windows 2000 machine.

I've developed a web application where the client, using JavaScript, opens
up an ADODB.Recordset recordset and then reads the data for the recordset
from a recordset created on the server via XML through an ASP page.

This normally works fine.

However, for very big data sets, the browser on the client side hangs, just
stops responding.

Any ideas? Any tools to debug this issue? Is there another newsgroup more
appropriate?


As you mention ASP reading the data from the server an ASP group on the
news.microsoft.com server could help. Although you also mention that the
client with JavaScript opens up the ADODB.Recordset I think you might
find more expertise in one of the MS groups.
I currently don't understand why you need client side JavaScript to open
ADODB recordsets if you have ASP on the server to do that and then pass
on any HTML needed to the client whether it is IE or not and whether
client side script is supported or not.

--

Martin Honnen
http://JavaScript.FAQTs.com/


Brynn
www.coolpier.com

I participate in the group to help give examples of code.
I do not guarantee the effects of any code posted.
Test all code before use!
Jul 20 '05 #3

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

Similar topics

0
by: Randi | last post by:
Hi all, I have this project to use the ADODB control to acces and manipulate the Access DB. I amd the mistake of first doing this project with just the data control. It worked fine with this...
0
by: elcc1958 | last post by:
I need to support a VB6 application that will be receiving disconnected ADODB.Recordset from out DotNet solution. Our dotnet solution deals with System.Data.DataTable. I need to populate a...
0
by: Channing Jones | last post by:
Hello everyone, I am trying to store data in a binary field of an SQL-Server table using ADODB. So far, I have managed to store a record but not any data in the binary field. I only get...
5
by: Simone | last post by:
Hello I hope you guys can help me. I am very new to ADO... I am creating a ADODB connection in a module and trying to access it from a command button in a form. Function fxEIDAssgn(plngEID As...
0
by: CFW | last post by:
I thought this was going to be easy but I'm missing something . . . I need to open an ADODB recordset using the recordset source for a list box on my for. When my form opens, the list box ADODB...
0
by: Andre Azevedo | last post by:
Hi all ! I've created a .net serviced component with only one method. This method receive an ADODB.Command object and execute it. The ADODB.Command object is created in the client process. (VB...
0
by: PCroser | last post by:
I have encountered a problem when querying a table. The query passed data into a recordset which should have resulted in many records but has returned EOF. After debugging the code the only...
6
by: Oko | last post by:
I'm currently developing an MS Access Data Project (.adp) in MS Access 2002. One of the reports within the DB uses data that is Dynamic and cannot be stored on the SQL Server. To resolve this, I...
2
EYE4U
by: EYE4U | last post by:
Hi all, This is how you can connect to an Access Database using ADODB.. First add a reference to Microsoft ActiveX Data Objects 2.0 Library Now to lets Declare some variables : Private Con...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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.