CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> General/Other

 Unable to connect to database and view file

Print topic Send  topic

Author Message
peterleecs

Posts: 12
Posted: 03/24/2007, 10:52 PM

Hi

Can anyone help me I have the following error:
I check that the folder rights and path is fine but still have the following error.

ADODB.Connection error '800a0e7a'

Provider cannot be found. It may not be properly installed.

/empldir/Common.asp, line 25


Thank you and regards
Peter Lee
peterleecs@dslsg.com
View profile  Send private message
peterr


Posts: 5971
Posted: 03/25/2007, 12:05 PM

You may be able to find possible solutions at http://www.google.com/search?q=800a0e7a
Until this is resolved, you can also try connecting via ODBC in CodeCharge Studio. BTW, what are your database connection settings in CCS -> Connections -> Server?

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
peterleecs

Posts: 12
Posted: 03/27/2007, 6:18 AM

Dear Peter

This is what was given in the common file:

Dim strConn, strLogin, strPassword
strConn = "Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=C:\Inetpub\wwwroot\EmplDir\EmplDir_MSAccess.mdb;Mode=ReadWrite|Share Deny None;Persist Security Info=False"
strLogin = "Admin"
strPassword = ""
'-------------------------------
' Open the connection
'-------------------------------
cn.open strConn, strLogin, strPassword

Thank you and regards
Peter Lee
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.