|
 |
asp_databases thread: [beginning_asp] Microsoft VBScript runtime error '800a01f4'
Message #1 by "Phil Perks" <philp@w...> on Mon, 11 Sep 2000 16:12:17 +0100
|
|
-----Original Message-----
From: Rich Martin [mailto:richierich43@h...]
Sent: 11 September 2000 15:06
To: philp@w...
Subject:
I'm desiging a form in ASP/HTML which will read its content
directly into a database. but I'm recieving this error message:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'adOpenStatic'
/surveyfolder/Test.asp, line 29
OR THIS ONE:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'adOpenDynamic'
/surveyfolder/Test.asp, line 29
I have my includes in the right place but my cursor is just not cooperating.
Do you have any suggestions? They would be appreciated. thank you. ASP
Programmer
Message #2 by =?iso-8859-1?Q?Gonzalo_Ruiz_de_Villa_Su=E1rez?= <gonzalo.ruizdevilla@a...> on Fri, 15 Sep 2000 12:51:49 +0200
|
|
You have to include the adovbs.inc.
You'll find the file somewhere in your computer.
Regards,
Gonzalo
-----Mensaje original-----
De: Phil Perks [mailto:philp@w...]
Enviado el: viernes, 15 de septiembre de 2000 20:06
Para: ASP Databases
Asunto: [asp_databases] [beginning_asp] Microsoft VBScript runtime error
'800a01f4'
-----Original Message-----
From: Rich Martin [mailto:richierich43@h...]
Sent: 11 September 2000 15:06
To: philp@w...
Subject:
I'm desiging a form in ASP/HTML which will read its content
directly into a database. but I'm recieving this error message:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'adOpenStatic'
/surveyfolder/Test.asp, line 29
OR THIS ONE:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'adOpenDynamic'
/surveyfolder/Test.asp, line 29
I have my includes in the right place but my cursor is just not cooperating.
Do you have any suggestions? They would be appreciated. thank you. ASP
Programmer
|
|
 |