|
-
Jan 28th, 2002, 09:40 PM
#1
Thread Starter
Hyperactive Member
No such interface supported ASP
Hi, when I try to create a connection to the database from an ASP page i get the following error
Provider (0x80004002)
No such interface supported
/includes/_Database.asp, line 22
I am just going
set oConn = Server.CreateObject("Adodb.Connection")
The strange thing is that the include file works and connects to a database perfectly when it is included in a different page.
Has anyone ever encountered this problem before?
Thanks in advance
MarkusJ
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
|