Click to See Complete Forum and Search --> : Add,Update and Delete Record in data base using Dreamwaver by ASP vbscript


rosses_bcs
05-08-2006, 03:42 AM
Hi Dear

I have created a webpage and connected to a access database using Dreamwaver ASP vbscript.

Now I use insert record for connect beetween access and webpages but still error !!!! and show this error :

Technical Information (for support personnel)

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file already in use.
/administrator/MainADMIN.asp, line 5
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Page:
GET /administrator/MainADMIN.asp [/COLOR]


Any simple step by step you know please help me.

I use dreamwaver mx 2004 to create webpage.

thanks

russell
05-08-2006, 04:06 AM
that error message ooks like u have the access db open. msaccess is a single-user app. close access, then try your web page again.