Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: ADODB.RECORDSET - Open method problem


Message #1 by Serrano Cyrus <cyrus_mails@y...> on Tue, 27 Feb 2001 18:02:37 -0800 (PST)

  Hi



    my computer's OS is win2000 server and writing

simple asp scirpts. When im using the Open method for

recordset, my computer the browse return an error and

is not accepting constants such as adOpenStatic and

other constants used in Opening a recordset.



    If you have any idea please help ....





   Thank You



 Cyrus



Message #2 by "Vincent Drabbe" <vincent@w...> on Wed, 28 Feb 2001 09:10:19 +0100
You need to include the ADO constant definitions,

they are in \program files\common files\system\ado\adovbs.inc



Vincent





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

From: "Serrano Cyrus" <cyrus_mails@y...>

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

Sent: Wednesday, February 28, 2001 3:02 AM

Subject: [asp_databases] ADODB.RECORDSET - Open method problem





>

>   Hi

>

>     my computer's OS is win2000 server and writing

> simple asp scirpts. When im using the Open method for

> recordset, my computer the browse return an error and

> is not accepting constants such as adOpenStatic and

> other constants used in Opening a recordset.

>

>     If you have any idea please help ....

>

>

>    Thank You

>

>  Cyrus


  Return to Index