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
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