|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ODBC (HELP PLEASE!) |
From: |
tom |
Date: |
8/21/2000 10:52:14 AM |
IP: |
64.204.65.130 |
Anybody are family with these error? Please help!
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.
/Links/addlink.asp, line 32
AND
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/forum/validate.asp, line 57
Here what I did: In "default.ASP"
Set objConn = Server.CreateObject ("ADODB.Connection")
Set objRec = Server.CreateObject ("ADODB.Recordset")
objConn.Open strconnect
anything wrong?
database name is dat.mdb
I go to DNS and create a database name forum
do you thing I miss any code ? Why they dont let me update to the database? Is it possible there are something wrong with my windows 2000server?
thank a lot.
Site for sale, lease, or partner!
uslinks.net
allyellowpage.com
allwebdir.com
101lists.com
I am going to develop 101lists.com
and plant to issue a "101lists" book with included 101 most popular topics web site on the internet (you may be list on this book...) If anybody interested and want to participate please contact me Tom Phan: tomphan@mail.com!
Have a great day!
|
Follow Up - Re: ODBC (HELP PLEASE!) - Serge 8/30/2000 3:58:06 PM
|
|

|
|
|
|
|
|
|
|
|
|