Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Re: APS 3.0 Chapter 10 RDS Problem (another one)


Message #1 by "Praveena Alapati" <apraveena@h...> on Mon, 7 Oct 2002 19:14:14
Hi!

I am not sure, if you are still looking for the answer..

with my experience, I figured if the data getting from datapage.asp is 
used by another process, this page doesn't quite work functional.. I can 
be wrong,

but when I did it, datapage.asp accesses a com component that access db2 
tables, if I had any of the other process using com object or main frame 
screens, I would get the same error message, but when I close those, this 
page returns data and works as expected.


> Many people have had the same problem, but I can't find a solution.
W> hy does the example code not work?

> I mean the following:

> <OBJECT id="dsoDataBase" classid="clsid:BD96C556-65A3-11D0-983A-
0> 0C04FC29E33">
 >  <PARAM NAME="URL" VALUE="Datapage.asp">
<> /OBJECT>

> Datapage.asp is the same as in the book.
T> he error I get is that the system cannnot read the database because 
it's 
c> losed.
S> o:

> HOW DO I OPEN THAT #$#$##?!? DATABASE?
(> Sorry, been trying to long).

> With regards

  Return to Index