Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Insert record behaviour problem (ASP)

Guest
Sep 11, 2009 Sep 11, 2009

The website is comming along fine but I need to use a behaviour that will insert a record into my access database when a client completes a questionnaire.

The Insert record wiizard is easy to use but when I try and test it I get an error that states I need to use an amendable query.

A What?

Any help will be gratefully received.

TOPICS
Server side applications
759
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 11, 2009 Sep 11, 2009

Probably a permission probelm. Please post the complete error message.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 11, 2009 Sep 11, 2009

Not sure about permissions. This is only on my localhost and I am the administrator.

Full error message.

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services


Technical Information (for support personnel)

  • Error Type:
    Microsoft JET Database Engine (0x80004005)
    Could not use ''; file already in use.
    /wmkweb/AccForm.asp, line 31

  • Browser Type:
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

  • Page:
    POST 257 bytes to /wmkweb/AccForm.asp

Any ideas?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 11, 2009 Sep 11, 2009

File in use errors usually mean just that; the access file is already in use and you are not able to obtain an exclusive lock. Do you have Access or another application that may have a lock on the file open?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 14, 2009 Sep 14, 2009

Sorry about the error message. This is my usual problem Dreamweaver does

not always close connections to the database. I can handle that.

The error message I was actually referring to is attached.

Any ideas?

[Personal information deleted by moderator]

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 14, 2009 Sep 14, 2009
LATEST

Had issues trying to access the forum. Could only send an email the error is as follows:error.jpg

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines