Home | Advertising Info95 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Microsoft OLE DB Provider for ODBC Drivers error 80004005
From: BSTJ
Date: 4/5/2000 7:01:02 PM
IP: 24.201.57.96



 

Microsoft OLE DB Provider for ODBC Drivers error 80004005

[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.

/add.asp, line 22


<%@ Language = "VBScript"%>

<%


dim conn
dim rs
dim strID
dim strconn


set a local variable to my DSN-less connection String
strconn = "DRIVER=Microsoft Access Driver (*.mdb);DBQ=" & Server.MapPath("add.mdb")
set conn = server.createobject("adodb.connection")
conn.open strconn
set rs = server.createobject("adodb.recordset")
rs.open "tblAdd", conn, 1, 2
rs.addNew
rs("FirstName") = request("FirstName")
rs("LastName") = request("LastName")
rs("PhoneNumber") = request("PhoneNumber")

*****this is where I get the error
rs.update
**********************************

rs.movelast
strID = rs("ID")
rs.close
set rs= nothing
set conn = nothing

Follow Up - Re: Microsoft OLE DB Provider for ODBC Drivers error 80004005 - Shailesh Lolam 4/7/2000 2:13:59 AM


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com