Access to db webproject Microsoft JET Database Engine 0x80004005

  • Thread starter Database access problem in web
  • Start date
D

Database access problem in web

85:
set con = server.CreateObject ("adodb.connection")

86: con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=FeedBack.MDB;Persist Security Info=False"


Error Type:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/Project Web/FeedBack.asp, line 86
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top