|
|
|
|
|
| | |
|
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: |
Database update error |
From: |
Scott |
Date: |
8/22/2000 2:03:37 AM |
IP: |
63.248.50.156 |
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file (unknown). It is already opened exclusively by another user, or you need permission to view its data.
/changeit/eddel.asp, line 85
this is line 84 and 85 of my code
(84)( set house = Server.CreateObject("ADODB.Connection")
(85) house.Open "DSN=houseudw"
this code works when I post a new add but it wont let me update my record set
|
Follow Up - Re: Database update error - Claudio 8/30/2000 5:43:33 AM
|
|
|
|
|
|
|
|
|
|
|
|