Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: problem accessing database!!!


Message #1 by "Krish" <mkrishna@c...> on Tue, 9 May 2000 21:54:8
hi! friends

I have a ASP script which accesses my ORacle database and retrieves some 

records. When I do it on the machine it works fine. But if I try to access 

the same script on a different machine specifying the url.. I get an error



Optional Feature Not Implemented ( If I'm using Intersolve 1.5 to connect 

to database)



Connect, Success, Failure (if I'm using ADO 2.5  to connect to the 

database)



This error occurs only if I run this script on the client machine first. If 

I run the script on the server and then run it on client it runs perfect. 

But if I give some time gap and run on the client I get the above errors.



I'm using IIS4 on my NT workstation and have another NT wokstation in the 

same network to access this webserver.



Please somebody help me... I've got sick of this problem....



awaiting response...



krish

Message #2 by "Ken Schaefer" <ken.s@a...> on Thu, 11 May 2000 11:08:09 +1000
I'm trying to access a car

When I use the car in my driveway it works fine

When I try to use the car in my neighbour's driveway I get an error.



I'm attempting to use myCar.Keys v1, which is a set of car keys provided by

my vendor (the local car dealership). Why isn't this working?



As Phil Paxton says:



<quote>

>> The error is on line 6



> How do you know? I didn't post any code



Exactly

</quote>



Cheers

Ken



----- Original Message -----

From: "Krish" <mkrishna@c...>

To: "ASP Databases" <asp_databases@p...>

Sent: Tuesday, May 09, 2000 9:00 PM

Subject: [asp_databases] problem accessing database!!!





> hi! friends

> I have a ASP script which accesses my ORacle database and retrieves some

> records. When I do it on the machine it works fine. But if I try to access

> the same script on a different machine specifying the url.. I get an error

>

> Optional Feature Not Implemented ( If I'm using Intersolve 1.5 to connect

> to database)

>

> Connect, Success, Failure (if I'm using ADO 2.5  to connect to the

> database)

>

> This error occurs only if I run this script on the client machine first.

If

> I run the script on the server and then run it on client it runs perfect.

> But if I give some time gap and run on the client I get the above errors.

>

> I'm using IIS4 on my NT workstation and have another NT wokstation in the

> same network to access this webserver.

>

> Please somebody help me... I've got sick of this problem....

>

> awaiting response...

>

> krish




  Return to Index