|
Thread: ADO
-
Aug 18th, 1999, 02:52 PM
#1
Thread Starter
New Member
I've created an ASP file which is actually a feedback form and trying to store the inputs in SQL server using ADO, But its giving me the error :
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
/dataentry.asp, line 65
I'm using IIS 4.0 Please suggest some solution.
-
Aug 19th, 1999, 01:43 PM
#2
New Member
Have you tested your VBscript, I had a feeling that is the "createObject" that cause you the error. Maybe you should try you codes at VB before you run it at asp.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|