Ask a Question related to ASP Database, Design and Development.
-
raj mohan #1
The specified module could not be found. (ADODB.Connection)
Hi
I am getting the follwoing error message
Server object error 'ASP 0177 : 8007007e'
Server.CreateObject Failed
/BI Library/_fpclass/fpdbrgn1.inc, line 101
8007007e
This page was created from microsoft front page. Now even
the front page gives the following error message while
connecting to the database
Server error: Unable to connect to a database from the web
server using the connection string 'DRIVER={Microsoft
Access Driver (*.mdb)};DBQ=URL=library.mdb'.
The following error message comes from the database driver
software; it may appear in a different language depending
on how the driver is configured.
-------------------------------------------------------
The specified module could not be found. (ADODB.Connection)
Source: ADO
Number: -2147024770 (0x8007007e)
raj mohan Guest
-
.NET returning ADODB.Connection to ASP
Could someone tell me if I were to return a ADODB.Connection from a .NET dll to ASP, should I be able to use that connection? My .net dll... -
ADODB Connection Question
Hi All Just IYHO, which is better: METHOD 1 ========= Creating the ADODB connection obejct at the beginning of an ASP page in an include... -
ADODB.Connection
> Is there an advantage of one of these over the other, other than not having No. However, the advantage isn't just about being oblivious to the... -
ADODB.Connection error '800a0046'
I am receiving the following error: ADODB.Connection error '800a0046' Permission Denied Here is my connection string on my web page: <% Dim... -
ADODB Connection
Could anybody tell me please what the "1,2" refers to in the last line of this code and where I can get a list of the parts to this '.open'...



Reply With Quote

