Cannot update local DB using ODBC

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a web application which accesses a local database via ODBC and it
gives the following error:
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object
is read-only."
How do I get around this problem?

Thanks ...
 
Everyone please note that Aaron Kem.pf is attempting to impersonate one of
our regular posters again. Tom would never post such a message.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blogs: www.DataDevilDog.BlogSpot.com, www.DatabaseTips.BlogSpot.com
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.


Tom Wickerath said:
ODBC is unnecessary complexity

you need to move to SQL Server and Access Data Projects


Elliot said:
I have a web application which accesses a local database via ODBC and it
gives the following error:
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or
object
is read-only."
How do I get around this problem?

Thanks ...
 
ODBC is unnecessary complexity

you need to move to SQL Server and Access Data Projects
 
Back
Top