Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Professional
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 30th, 2005, 06:31 PM
Registered User
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problems in ASP.NET 2 when I update my ODBC databa

Hello, I develop my web site using Visual Web Developer 2005, works perfectly runs under VWD (using ASP.NET Development Server), but when I run my site under IIS with NET Framework 2.0 aparently works fine but when I need UPDATE or INSERT data in my Access Database an error occurs:

System.Data.Odbc.OdbcException: ERROR [HY000] [Microsoft][Controlador ODBC Microsoft Access] La operación debe usar una consulta actualizable.

Please helpme I don't see the problem.

Thanks
 
Old July 1st, 2005, 01:20 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Sounds like a security issue to me. Is it possible that the account your Web site runs under (ASPNET or Network Service) does not have permission to write to and read from the database?

Check out this FAQ: http://imar.spaanjaars.com/QuickDocId.aspx?QUICKDOC=263

It's targeted at classic asp but I think it will work for you too.

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.net ASPNET user account and SQL Server databa cJeffreywang ASP.NET 1.0 and 1.1 Basics 0 March 27th, 2007 08:25 PM
odbc user dsn in asp.net problem with code ashu10dec ASP.NET 1.0 and 1.1 Professional 0 February 23rd, 2006 09:49 AM
Problems in ASP.NET 2 when I update my ODBC databa Armando Barbarin Rionda ASP.NET 1.0 and 1.1 Professional 0 June 30th, 2005 05:07 PM
Begginer Asp difficulty connecting to acces databa Frank1111 Access ASP 2 February 5th, 2004 02:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.