Cannot update local DB using ODBC

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 ...
 
6

'69 Camaro

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 ...
 
T

Tom Wickerath

ODBC is unnecessary complexity

you need to move to SQL Server and Access Data Projects
 

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